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