Skip to content

Commit

Permalink
update dependencies from main
Browse files Browse the repository at this point in the history
  • Loading branch information
wakamex committed Apr 17, 2024
1 parent 417ad57 commit d158695
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,11 @@
"py-geth>=4.4.0,<5",
"web3[tester]>=6.16.0,<6.17.1",
# ** Dependencies maintained by ApeWorX **
"eip712>=0.2.7,<0.4",
"eip712>=0.2.7,<0.3",
"ethpm-types>=0.6.9,<0.7",
"eth_pydantic_types>=0.1.0,<0.2",
"evmchains>=0.0.2,<0.1",
"evm-trace>=0.1.2",
"evmchains>=0.0.6,<0.1",
"evm-trace>=0.1.3,<0.2",
],
entry_points={
"console_scripts": ["ape=ape._cli:cli"],
Expand Down

0 comments on commit d158695

Please sign in to comment.