Skip to content

Commit e8d6de7

Browse files
carverPeppece
authored andcommitted
Upgrade py-trie for v2 rlp support
1 parent be39d5b commit e8d6de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"py-ecc>=1.4.7,<5.0.0",
1717
"pyethash>=0.1.27,<1.0.0",
1818
"rlp==2.0.0-alpha.1",
19-
"trie==2.0.0-alpha.3",
19+
"trie==2.0.0-alpha.4",
2020
],
2121
# The eth-extra sections is for libraries that the evm does not
2222
# explicitly need to function and hence should not depend on.

0 commit comments

Comments
 (0)