add python-dotenv

This commit is contained in:
Alexey Barabanov
2025-11-10 16:59:53 +03:00
parent e81eb5b0fc
commit fb12719e60
2 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
.env
/.venv
/logs/*
*/__pycache__
/__pycache__

View File

@@ -6,4 +6,5 @@ uvicorn>=0.30.0
requests>=2.31.0
python-telegram-handler
python-dotenv>=1.1.0
lxml
lxml
python-dotenv