Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
pydantic
|
4 |
-
|
5 |
-
|
6 |
-
websockets
|
7 |
-
python-dotenv
|
8 |
-
aiohttp
|
9 |
-
beautifulsoup4
|
10 |
-
requests
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
pydantic
|
4 |
+
slowapi
|
5 |
+
g4f
|
|
|
|
|
|
|
|
|
|