Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
Flask==2.3.2
|
2 |
aiohttp==3.8.5
|
3 |
cloudinary==1.32.0
|
4 |
gunicorn
|
|
|
1 |
+
Flask[async]==2.3.2
|
2 |
aiohttp==3.8.5
|
3 |
cloudinary==1.32.0
|
4 |
gunicorn
|