ljx77qaq commited on
Commit
e355246
·
verified ·
1 Parent(s): 5ae0519

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- pyTelegramBotAPI
2
- Flask
3
- webdav4
4
- telethon
5
- apscheduler
6
- pypinyin
 
1
+ aiogram>=3.4.0
2
+ fastapi>=0.109.0
3
+ uvicorn>=0.27.0
4
+ pydantic>=2.5.0