Skip to content

Commit

Permalink
chore: set trie constraint sep
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Apr 18, 2024
1 parent 780c980 commit c37dd5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"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.
# ** Dependencies maintained by ApeWorX **
"eip712>=0.2.7,<0.3",
"ethpm-types>=0.6.9,<0.7",
Expand Down

0 comments on commit c37dd5b

Please sign in to comment.