Skip to content

Commit

Permalink
fix eth-hash version
Browse files Browse the repository at this point in the history
  • Loading branch information
soad003 committed Dec 14, 2023
1 parent a979847 commit 37cbc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ install_requires =
parsy>=2.0, <3.0
rich>=12.6.0, <13.0
eth-event>=1.2.3, <2.0
eth-hash>=0.3.0
eth-hash~=0.3.0
ethereum-etl~=2.3
pyarrow>=11.0.0,<12.0
chainside-btcpy~=0.6
Expand Down

0 comments on commit 37cbc5a

Please sign in to comment.