Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ python-multipart>=0.0.9
|
|
| 4 |
httpx>=0.27.0
|
| 5 |
motor>=3.4.0
|
| 6 |
pymongo>=4.7.0
|
| 7 |
-
python-dotenv>=1.0.1
|
|
|
|
|
|
| 4 |
httpx>=0.27.0
|
| 5 |
motor>=3.4.0
|
| 6 |
pymongo>=4.7.0
|
| 7 |
+
python-dotenv>=1.0.1
|
| 8 |
+
gunicorn
|