Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
g4f==0.1.9.2
|
2 |
fastapi
|
3 |
uvicorn
|
4 |
-
nest_asyncio
|
|
|
|
|
|
|
|
1 |
g4f==0.1.9.2
|
2 |
fastapi
|
3 |
uvicorn
|
4 |
+
nest_asyncio
|
5 |
+
aiohttp
|
6 |
+
loguru
|
7 |
+
starlette
|