Initial commit: Schedule service for son

This commit is contained in:
vrubel 2025-12-30 12:23:42 +03:00
commit af2ea7be06
19 changed files with 2270 additions and 0 deletions

8
requirements.txt Normal file
View 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