understanding commited on
Commit
e09e530
·
verified ·
1 Parent(s): 3140238

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
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
 
 
1
+ aiogram==3.4.0
2
+ aiosqlite==0.19.0
3
  aiohttp==3.9.5
4
+ fastapi==0.110.0
5
+ uvicorn==0.29.0
6
+ python-dotenv==1.0.1