Skip to content

Commit

Permalink
fix: rm typing ext pin (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey authored Jul 20, 2023
1 parent 4c258dd commit eccc7c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
include_package_data=True,
install_requires=[
"eth-ape>=0.6.0,<0.7",
"typing-extensions==4.5.0", # Can remove once Pydantic patched and ape updated.
],
python_requires=">=3.8,<4",
extras_require=extras_require,
Expand Down

0 comments on commit eccc7c7

Please sign in to comment.