arshtech commited on
Commit
3480c72
·
verified ·
1 Parent(s): b7c928a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- Flask==2.3.3
2
- gunicorn==21.2.0
3
- Werkzeug==2.3.6
4
-
 
1
+ Flask>=2.3.3
2
+ gunicorn>=21.2.0
3
+ Werkzeug>=3.0.3