Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ fastapi
|
|
| 2 |
flask>=2.3.0
|
| 3 |
flask-cors>=4.0.0
|
| 4 |
gunicorn>=21.2.0
|
| 5 |
-
g4f
|
| 6 |
curl_cffi>=0.5.10
|
| 7 |
python-dotenv>=1.0.0
|
| 8 |
aiohttp>=3.9.0
|
|
|
|
| 2 |
flask>=2.3.0
|
| 3 |
flask-cors>=4.0.0
|
| 4 |
gunicorn>=21.2.0
|
| 5 |
+
g4f
|
| 6 |
curl_cffi>=0.5.10
|
| 7 |
python-dotenv>=1.0.0
|
| 8 |
aiohttp>=3.9.0
|