Skip to content

Commit

Permalink
fix: removes pins
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwise-constructs committed Sep 10, 2024
1 parent 7a23f88 commit ff270da
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 @@ -62,8 +62,6 @@
install_requires=[
"eth-ape>=0.8.1,<0.9",
"ethpm-types", # Use same version as eth-ape
"typing-inspect==0.8.0", # To avoid Pydantic bug
"typing_extensions==4.8.0", # To avoid Pydantic bug
],
python_requires=">=3.9,<4",
extras_require=extras_require,
Expand Down

0 comments on commit ff270da

Please sign in to comment.