Skip to content

Commit

Permalink
Fix Flask and Werkzeug version conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacCheng9 committed Oct 5, 2023
1 parent 6cb851a commit ba94b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
email_validator==1.1.3
Flask==2.3.2
Flask_SocketIO==5.1.1
Werkzeug==2.2.3
Werkzeug==3.0.0
Pillow==9.3.0
bcrypt==3.2.0
pytest==6.2.5
Expand Down

0 comments on commit ba94b78

Please # to comment.