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

Commit 23f4668

Browse files
authored
Upgrade pyrlp to 1.0.3
1 parent 0022d0b commit 23f4668

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)