Skip to content

Commit

Permalink
fix: pin evm trace for now
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Jul 20, 2023
1 parent d3d0e1a commit 70b64d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
# ** Dependencies maintained by ApeWorX **
"eip712>=0.2.1,<0.3",
"ethpm-types>=0.5.3,<0.6",
"evm-trace>=0.1.0a22",
"evm-trace==0.1.0a22",
],
entry_points={
"console_scripts": ["ape=ape._cli:cli"],
Expand Down

0 comments on commit 70b64d4

Please sign in to comment.