Initial commit: Schedule service for son
This commit is contained in:
commit
af2ea7be06
19 changed files with 2270 additions and 0 deletions
8
requirements.txt
Normal file
8
requirements.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
sqlalchemy==2.0.23
|
||||
aiosqlite==0.19.0
|
||||
python-telegram-bot==20.7
|
||||
python-dateutil==2.8.2
|
||||
pytz==2023.3
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue