Skip to content

Commit

Permalink
Mypy deps for retry
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Dec 14, 2022
1 parent 553a298 commit 6bd9a5f
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 13 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ repos:
- id: mypy
additional_dependencies:
- types-requests
- types-retry
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ sphinxcontrib-napoleon = "*"
types-requests = "*"
mypy = "*"
typing-extensions = "*"
types-retry = "*"

[packages]
bs4 = "*"
Expand Down
34 changes: 21 additions & 13 deletions Pipfile.lock

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

0 comments on commit 6bd9a5f

Please sign in to comment.