init commit

This commit is contained in:
2025-12-18 05:55:32 +09:00
commit a6817e487e
72 changed files with 13847 additions and 0 deletions

13
requirements.txt Normal file
View File

@@ -0,0 +1,13 @@
python-telegram-bot==21.3
sqlalchemy==2.0.24
python-dotenv==1.0.0
aiosqlite==3.0.0
click==8.1.7
telethon==1.34.0
psycopg2-binary==2.9.9
asyncpg==0.29.0
celery==5.3.4
redis==5.0.1
croniter==2.0.1
APScheduler==3.10.4
alembic==1.13.1