FreshPixels commited on
Commit
f47fb4a
·
verified ·
1 Parent(s): 14edb85

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiogram==3.20.0
2
+
3
+ asyncpg==0.30.0
4
+
5
+ openai==1.61.0
6
+
7
+ python-dotenv==1.0.1
8
+
9
+ aiohttp==3.11.0
10
+
11
+ certifi==2025.1.31