Skip to content

Commit

Permalink
Pin version of Werkzeug and click temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachibouzouk committed Mar 29, 2022
1 parent 7decdf7 commit c41784b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/default.txt
Expand Up @@ -8,3 +8,4 @@ kaleido>=0.0.2
openpyxl>=3.0.5
xlrd==1.2.0
numpy<=1.19.4
Werkzeug<2.1.0 # temporary until https://github.com/plotly/dash/issues/1992 is solved
1 change: 1 addition & 0 deletions requirements/test.txt
Expand Up @@ -3,3 +3,4 @@ black==19.10b0
coverage>=4.5
coveralls>=3.0.1
mock>=3.0.5
click==8.0.4 #this is to solve an issue with click form black https://github.com/psf/black/issues/2964

0 comments on commit c41784b

Please sign in to comment.