add dotenv
This commit is contained in:
parent
b1522260bb
commit
3131f93371
2 changed files with 28 additions and 1 deletions
|
|
@ -8,6 +8,8 @@ readme = "README.md"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
click = "^8.1.7"
|
||||
python-dotenv = "^1.0.1"
|
||||
pyfiglet = "^1.0.2"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue