Skip to content

Commit

Permalink
chore: pin trie to fix pkh_resources
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Apr 23, 2024
1 parent c37dd5b commit 110ab06
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,8 +123,8 @@
"eth-typing>=3.5.2,<4",
"eth-utils>=2.3.1,<3",
"py-geth>=4.4.0,<5",
"web3[tester]>=6.17.2,<7",
"trie>=3.0.0,<4", # Peer: needed extra constraint for 3.12 support.
"web3[tester]>=6.17.2,<7",
# ** Dependencies maintained by ApeWorX **
"eip712>=0.2.7,<0.3",
"ethpm-types>=0.6.9,<0.7",
Expand Down

0 comments on commit 110ab06

Please sign in to comment.