Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit f9ef83c

Browse files
committed
Allow higher rlp version
This is out of sync with `pyethapp`.
1 parent 76da6bd commit f9ef83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ repoze.lru
55
pbkdf2
66
pycryptodome>=3.3.1
77
scrypt
8-
rlp==0.4.4
8+
rlp>=0.4.4
99
https://github.com/ethereum/ethash/tarball/master
1010
git+https://github.com/ulope/secp256k1-py#egg=secp256k1

0 commit comments

Comments
 (0)