Spaces:
Sleeping
Sleeping
DmitrMakeev
commited on
Commit
•
3dc7dee
1
Parent(s):
a5b50ec
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
Flask==2.0.2
|
|
|
2 |
python-dotenv==0.19.2
|
3 |
gunicorn
|
4 |
-
werkzeug==1.0.1
|
|
|
1 |
Flask==2.0.2
|
2 |
+
Werkzeug>=2.0
|
3 |
python-dotenv==0.19.2
|
4 |
gunicorn
|
|