add python-dotenv
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
.env
|
||||
/.venv
|
||||
/logs/*
|
||||
*/__pycache__
|
||||
/__pycache__
|
||||
@@ -6,4 +6,5 @@ uvicorn>=0.30.0
|
||||
requests>=2.31.0
|
||||
python-telegram-handler
|
||||
python-dotenv>=1.1.0
|
||||
lxml
|
||||
lxml
|
||||
python-dotenv
|
||||
Reference in New Issue
Block a user