Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
fastapi==0.95.0
|
| 2 |
uvicorn==0.22.0
|
| 3 |
-
pymongo==4.
|
| 4 |
pydantic==1.10.5
|
| 5 |
passlib==1.7.4
|
| 6 |
python-jose==3.3.0
|
|
|
|
| 1 |
fastapi==0.95.0
|
| 2 |
uvicorn==0.22.0
|
| 3 |
+
pymongo==4.8.0
|
| 4 |
pydantic==1.10.5
|
| 5 |
passlib==1.7.4
|
| 6 |
python-jose==3.3.0
|