Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
permit
|
2 |
-
fastapi
|
3 |
-
uvicorn
|
4 |
-
pydantic
|
5 |
-
|
6 |
-
pydantic.v1
|
7 |
-
python-dotenv
|
|
|
1 |
permit
|
2 |
+
fastapi
|
3 |
+
uvicorn[standard]
|
4 |
+
pydantic
|
5 |
+
python-dotenv
|
|
|
|