Remove env file support from monitoring TG

This commit is contained in:
Grendgi
2026-06-04 16:14:12 +03:00
parent 7a01eebb5b
commit a385f70906
5 changed files with 7 additions and 75 deletions

View File

@@ -13,7 +13,6 @@ dependencies = [
"apscheduler>=3.10",
"pydantic>=2.9",
"pydantic-settings>=2.6",
"python-dotenv>=1.0",
"structlog>=24.4",
]