refactor
This commit is contained in:
@ -7,8 +7,9 @@ requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"pyTelegramBotAPI >= 4.30.0",
|
||||
"SQLAlchemy >= 2.0.46",
|
||||
"psycopg2-binary >= 2.9.11",
|
||||
"asyncpg >= 0.29.0",
|
||||
"python-dotenv >= 1.2.1",
|
||||
"APScheduler >= 3.11.2",
|
||||
"pytz >= 2025.2",
|
||||
"aiohttp>=3.13.3",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user