Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 86779c8

Browse files
authored
Merge pull request #1332 from ethereum/upgrade-pyrlp-1.0.3
Upgrade pyrlp to 1.0.3
2 parents 0022d0b + 23f4668 commit 86779c8

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.2,<2.0.0",
17+
"rlp>=1.0.3,<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)