ир
Some checks failed
CI / Lint (ruff + mypy) (push) Failing after 33s
CI / Run tests (push) Has been skipped
CI / Docker build test (push) Successful in 12s
Security / Dependency security scan (push) Failing after 48s

This commit is contained in:
2026-04-03 01:03:52 +07:00
parent 94afa86920
commit a13f4e378c
7 changed files with 308 additions and 78 deletions

View File

@@ -7,6 +7,7 @@ requires-python = ">=3.11"
dependencies = [
"aiogram>=3.21.0,<4.0.0",
"python-dotenv>=1.0.1,<2.0.0",
"telethon>=1.42.0,<2.0.0",
]
[project.optional-dependencies]