Skip to content

Commit ce086c1

Browse files
authored
chore(Deps): update pin
1 parent 5a086bd commit ce086c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
include_package_data=True,
6464
install_requires=[
6565
"click>=8.1.7,<9",
66-
"eip712>=0.2.11,<3",
67-
"eth-ape>=0.8.40,<0.9",
66+
"eip712>=0.3,<0.4",
67+
"eth-ape>=0.8.43,<0.9",
6868
"eth-utils>=2.1.0,<6",
6969
"pydantic>=2.10.2,<3",
7070
"requests>=2.31.0,<3",

0 commit comments

Comments
 (0)