FreshPixels commited on
Commit
3a149c5
·
verified ·
1 Parent(s): 0439d8c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. 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