Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +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
|
|
|
|
3 |
opencv-python-headless==4.5.5.64
|
4 |
requests==2.28.1
|
5 |
instabot==0.3.5
|
6 |
+
Werkzeug==2.0.3 # Specify the compatible version for Flask 2.x
|