AstraOS commited on
Commit
c4a1726
·
verified ·
1 Parent(s): e35f1dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -2,7 +2,12 @@ fastapi
2
  uvicorn[standard]
3
  requests
4
  telebot
5
- av == 14.3.0
6
  streamlit
7
  python-telegram-bot
8
  asyncio
 
 
 
 
 
 
2
  uvicorn[standard]
3
  requests
4
  telebot
5
+ av
6
  streamlit
7
  python-telegram-bot
8
  asyncio
9
+ APScheduler
10
+ validators
11
+ aiofiles
12
+ httpx
13
+ SQLAlchemy