LSZTT commited on
Commit
0b61126
1 Parent(s): aa20bbb

Update utils/google_app_engine/additional_requirements.txt

Browse files
utils/google_app_engine/additional_requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  # add these requirements in your app on top of the existing ones
2
- pip==23.3
3
- Flask==2.3.2
4
  gunicorn==19.10.0
5
- werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
 
1
  # add these requirements in your app on top of the existing ones
2
+ pip==21.1
3
+ Flask==1.0.2
4
  gunicorn==19.10.0
5
+ werkzeug>=2.2.3 # not directly required, pinned by Snyk to avoid a vulnerability