Skip to content

Commit 93d95f9

Browse files
committed
need new feature: recursive_cache in pyrlp 1.0.2
1 parent bab7b8a commit 93d95f9

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
@@ -14,7 +14,7 @@
1414
"lru-dict>=1.1.6",
1515
"py-ecc>=1.4.2,<2.0.0",
1616
"pyethash>=0.1.27,<1.0.0",
17-
"rlp>=1.0.1,<2.0.0",
17+
"rlp>=1.0.2,<2.0.0",
1818
"trie>=1.3.5,<2.0.0",
1919
],
2020
# The eth-extra sections is for libraries that the evm does not

0 commit comments

Comments
 (0)