Skip to content

Commit

Permalink
Pin werkzug version to fix incompatibilité with Flask 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefal committed Oct 21, 2023
1 parent 53bbae0 commit 077fcde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web_app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
cryptography==38.0.0
itsdangerous==2.1.2
Werkzeug==2.2.2
Flask==2.2.2
Flask-SocketIO==5.3.2
eventlet==0.33.3
Expand Down

0 comments on commit 077fcde

Please sign in to comment.