1
0
Fork 0

fix(api): update flask and pin werkzeug (#414)

This commit is contained in:
Sean Sube 2023-12-10 14:10:09 -06:00
parent 4da4cd95a5
commit 0155236744
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 2 additions and 1 deletions

View File

@ -29,10 +29,11 @@ realesrgan==0.3.0
### Server packages ### ### Server packages ###
arpeggio==2.0.0 arpeggio==2.0.0
boto3==1.26.69 boto3==1.26.69
flask==2.2.2 flask==3.0.0
flask-cors==3.0.10 flask-cors==3.0.10
jsonschema==4.17.3 jsonschema==4.17.3
piexif==1.1.3 piexif==1.1.3
pyyaml==6.0 pyyaml==6.0
setproctitle==1.3.2 setproctitle==1.3.2
waitress==2.1.2 waitress==2.1.2
werkzeug==3.0.1