Spaces:
Runtime error
Runtime error
BuildTools commited on
Commit ·
f1c74a1
1
Parent(s): ef6d1c7
nouveau Back
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
fastapi
|
| 2 |
-
uvicorn
|
| 3 |
-
pymongo
|
|
|
|
| 4 |
python-multipart
|
|
|
|
| 1 |
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
+
pymongo
|
| 4 |
+
itsdangerous
|
| 5 |
python-multipart
|