Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
-
pymongo
|
4 |
-
pydantic
|
5 |
-
passlib
|
6 |
-
python-jose
|
7 |
-
PyJWT
|
8 |
-
dnspython
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
pymongo
|
4 |
+
pydantic
|
5 |
+
passlib
|
6 |
+
python-jose
|
7 |
+
PyJWT
|
8 |
+
dnspython
|