Skip to content

Commit

Permalink
Add reqeusts to custom changelogger dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivansh-007 committed Oct 25, 2021
1 parent 6555c4b commit 6e21e33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,10 @@ pytest-xdist = { version = "^2.3.0", extras = ["psutil"] }
mkdocs = ">=1.1.2,<2.0.0"
mkdocs-material = ">=7.1.9,<8.0.0"
mkdocs-markdownextradata-plugin = ">=0.1.7,<0.2.0"
# Custom changelogger
click = "^8.0.3"
Jinja2 = "^3.0.2"
requests = "^2.26.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 6e21e33

Please sign in to comment.