Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
aiogram==3.20.0
|
| 2 |
+
asyncpg==0.30.0
|
| 3 |
+
openai==1.61.0
|
| 4 |
+
python-dotenv==1.0.1
|
| 5 |
+
aiohttp==3.11.0
|
| 6 |
+
certifi==2025.1.31
|
| 7 |
+
httpx==0.28.1
|