Skip to content

Commit

Permalink
feat: remove unnecessary pins for eth-utils and pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
johnson2427 committed May 6, 2024
1 parent 2e5f527 commit 8937dde
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@
"importlib-metadata ; python_version<'3.8'",
"boto3>=1.34.79,<2",
"eth-ape>=0.7.0,<0.8",
"eth-utils>=2.3.1,<3",
"pydantic>=2.5.2,<3",
"ecdsa>=0.19.0,<1",
], # NOTE: Add 3rd party libraries here
entry_points={
Expand Down

0 comments on commit 8937dde

Please sign in to comment.