Skip to content

Commit

Permalink
added python-dotenv to pyproject.toml (#49)
Browse files Browse the repository at this point in the history
added dotenv
  • Loading branch information
0x6e66 authored Oct 25, 2023
1 parent 65ad171 commit e8e7e0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ dependencies = [
'python-slugify~=6.1.2',
'rich~=12.6.0',
'cookiecutter>=2.1.1',
'python-dotenv>=1.0.0'
]
requires-python = ">=3.8"

Expand Down

0 comments on commit e8e7e0b

Please sign in to comment.