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 3ec6ff6 commit b6b777a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@
"py-geth>=4.4.0,<5",
"trie>=3.0.0,<4", # Peer: stricter pin needed for uv support.
"web3[tester]>=6.17.2,<7",
"trie>=3.0.0,<4", # Peer: needed extra constraint for 3.12 support.
# ** Dependencies maintained by ApeWorX **
"eip712>=0.2.7,<0.3",
"ethpm-types>=0.6.9,<0.7",
Expand Down

0 comments on commit b6b777a

Please sign in to comment.