understanding commited on
Commit
5b029ae
·
verified ·
1 Parent(s): 8f5e92a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ aiogram==3.5.0
2
+ python-dotenv==1.0.1
3
+ aiohttp==3.9.5
4
+ fastapi==0.111.0
5
+ uvicorn==0.30.1