additional_requirements.txt 187 Bytes
Newer Older
mashun1's avatar
mashun1 committed
1
2
3
4
5
# add these requirements in your app on top of the existing ones
pip==23.3
Flask==2.3.2
gunicorn==19.10.0
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability