Scheduler (resolves #1)

This commit is contained in:
Артём Кокос
2026-02-18 22:47:57 +07:00
parent 298dcbc277
commit 7d30afe9a3
6 changed files with 100 additions and 0 deletions

View File

@@ -4,3 +4,6 @@ pydantic==2.5.3
httpx==0.26.0
sqlalchemy==2.0.25
aiosqlite==0.19.0
apscheduler==3.10.4
python-dotenv==1.0.0
pytz