bahi-bh commited on
Commit
4a04d06
·
verified ·
1 Parent(s): c7bf20c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,10 +1,7 @@
1
  fastapi==0.115.0
2
  uvicorn==0.30.6
3
- httpx==0.27.2
4
  pydantic==2.9.2
5
  g4f[all]
6
- gunicorn>=21.2.0
7
- curl_cffi>=0.5.10
8
- python-dotenv>=1.0.0
9
  aiohttp>=3.9.0
10
- requests
 
1
  fastapi==0.115.0
2
  uvicorn==0.30.6
 
3
  pydantic==2.9.2
4
  g4f[all]
5
+ httpx==0.27.2
 
 
6
  aiohttp>=3.9.0
7
+ curl_cffi>=0.5.10