Spaces:
Sleeping
Sleeping
| # add these requirements in your app on top of the existing ones | |
| pip==25.3 | |
| Flask==2.3.2 | |
| gunicorn==23.0.0 | |
| werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability | |
| zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability | |