Skip to content

Commit

Permalink
Upgrade werkzeug and Flask
Browse files Browse the repository at this point in the history
  • Loading branch information
jdabtieu committed Nov 28, 2024
1 parent 41b3f97 commit b7651b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Flask-Mail==0.10.0
flask-session==0.8.0
Flask-WTF==1.2.2
Flask==3.0.*
Werkzeug==3.0.*
Flask==3.1.*
Werkzeug==3.1.*
cs50==9.4.0
pyjwt>=2.8.0
requests>=2.31.0

0 comments on commit b7651b8

Please sign in to comment.