Skip to content

Commit

Permalink
add werkzeug version freeze in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
roscisz committed Mar 3, 2020
1 parent 3c2a4cf commit 4fa7710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
'sqlalchemy==1.3.0',
'sqlalchemy-utils==0.33.8',
'click==7.0',
'werkzeug==0.16.1',
'connexion==1.5.3',
'flask_cors==3.0.7',
'flask_jwt_extended==3.13.1',
Expand Down

0 comments on commit 4fa7710

Please sign in to comment.