mirror of
https://github.com/NanjingForestryUniversity/supermachine--tomato-passion_fruit.git
synced 2025-11-09 14:54:07 +00:00
6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
# add these requirements in your app on top of the existing ones
|
|
pip==23.3
|
|
Flask==2.3.2
|
|
gunicorn==22.0.0
|
|
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
|