Skip to content

Commit

Permalink
fix(api): update flask and pin werkzeug (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed Dec 10, 2023
1 parent 4da4cd9 commit 0155236
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@ realesrgan==0.3.0
### Server packages ###
arpeggio==2.0.0
boto3==1.26.69
flask==2.2.2
flask==3.0.0
flask-cors==3.0.10
jsonschema==4.17.3
piexif==1.1.3
pyyaml==6.0
setproctitle==1.3.2
waitress==2.1.2
werkzeug==3.0.1

0 comments on commit 0155236

Please sign in to comment.