Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ opencv-python==4.5.5.64
|
|
3 |
opencv-python-headless==4.5.5.64
|
4 |
requests==2.28.1
|
5 |
instabot==0.3.5
|
6 |
-
Werkzeug
|
|
|
3 |
opencv-python-headless==4.5.5.64
|
4 |
requests==2.28.1
|
5 |
instabot==0.3.5
|
6 |
+
Werkzeug>=2.2.2 # Compatible version with Flask 2.2.3
|