Skip to content

Commit

Permalink
chore(poetry): add types-requests
Browse files Browse the repository at this point in the history
  • Loading branch information
deveaud-m committed Aug 9, 2023
1 parent 532b1e0 commit 93b1f0f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
27 changes: 26 additions & 1 deletion 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 @@ -33,6 +33,7 @@ requests = ">=2.31.0"
tenacity = ">=8.2.2"
click = "^8.1.6"
poethepoet = "^0.21.1"
types-requests = "^2.31.0.2"

[tool.poetry.group.dev.dependencies]
flake8 = ">=5.0.4"
Expand Down

0 comments on commit 93b1f0f

Please sign in to comment.