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