Skip to content

Commit

Permalink
Add missing requests-toolbelt dep (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsudmi authored Nov 24, 2021
1 parent 5220097 commit 28dae72
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 5 deletions.
25 changes: 20 additions & 5 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 @@ -18,6 +18,7 @@ backoff = "==1.11.1"
aiohttp = {version = "==3.7.4.post0", extras = ["speedups"]}
ssz = "==0.2.4"
click = "==8.0.3"
requests-toolbelt = "==0.9.1"

[tool.poetry.dev-dependencies]
mypy = "==0.910"
Expand Down

0 comments on commit 28dae72

Please sign in to comment.