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__
|
||||||
@@ -7,3 +7,4 @@ 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