2020-09-23 02:48:44 +08:00
|
|
|
# add these requirements in your app on top of the existing ones
|
2023-11-03 23:03:52 +08:00
|
|
|
pip==23.3
|
2023-05-03 04:14:24 +08:00
|
|
|
Flask==2.3.2
|
2023-02-09 15:52:22 +08:00
|
|
|
gunicorn==19.10.0
|
2023-10-30 03:08:19 +08:00
|
|
|
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
|