dragxd commited on
Commit
e9a7be0
·
verified ·
1 Parent(s): e170e87

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ python-dotenv
4
+ aiofiles
5
+ aiogram==3.7.0