understanding commited on
Commit
8b951f6
·
verified ·
1 Parent(s): ac6e69e

Update requirements.txt

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