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