We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a086bd commit ce086c1Copy full SHA for ce086c1
1 file changed
setup.py
@@ -63,8 +63,8 @@
63
include_package_data=True,
64
install_requires=[
65
"click>=8.1.7,<9",
66
- "eip712>=0.2.11,<3",
67
- "eth-ape>=0.8.40,<0.9",
+ "eip712>=0.3,<0.4",
+ "eth-ape>=0.8.43,<0.9",
68
"eth-utils>=2.1.0,<6",
69
"pydantic>=2.10.2,<3",
70
"requests>=2.31.0,<3",
0 commit comments