Skip to content

Commit

Permalink
fix: deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Dec 8, 2023
1 parent 2d48ad9 commit faa1427
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 @@ -122,10 +122,10 @@
"py-geth>=3.13.0,<4",
"web3[tester]>=6.7.0,<7",
# ** Dependencies maintained by ApeWorX **
"eip712>=0.2.1,<0.3",
"eip712>=0.2.2,<0.3",
"ethpm-types>=0.6.0,<0.7",
"eth_pydantic_types>=0.1.0a3,<0.2",
"evm-trace>=0.1.0a26",
"eth_pydantic_types>=0.1.0a4,<0.2",
"evm-trace>=0.1.0",
],
entry_points={
"console_scripts": ["ape=ape._cli:cli"],
Expand Down

0 comments on commit faa1427

Please sign in to comment.