Skip to content

Commit

Permalink
chore: add requests install (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotPeopling2day authored Aug 31, 2022
1 parent fc96ceb commit 12b0365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"pydantic>=1.8.2,<2.0.0",
"eth-utils>=1.10.0,<3.0",
"py-cid>=0.3.0,<0.4.0",
"requests>=2.28.1,<3",
],
python_requires=">=3.7.2,<3.11",
extras_require=extras_require,
Expand Down

0 comments on commit 12b0365

Please sign in to comment.