Skip to content

Commit

Permalink
update dev dependencies and add python-dotenv to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pmayd committed Oct 25, 2023
1 parent 46de14d commit d00f651
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
18 changes: 16 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ safety = "^2.0.0"
flake8 = "^3.0"
jupyter = "^1.0.0"
pytest-mock = "^3.8.2"
python-dotenv = "^1.0.0"

[tool.black]
line-length = 80
Expand Down

0 comments on commit d00f651

Please sign in to comment.