File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 119119 cffi_modules .append ('autobahn/nvx/_utf8validator.py:ffi' )
120120
121121extras_require_xbr = [
122- # https://github.com/ethereum/pyrlp/issues/128
123- # https://github.com/ethereum/pyrlp/pull/129
124- 'rlp @ git+https://github.com/crossbario/pyrlp@remove-log-noise' , # MIT license
125-
126122 'cbor2>=5.1.0' , # MIT license
127123 'zlmdb>=20.4.1' , # MIT license
128124 'twisted>=20.3.0' , # MIT license
129125 'autobahn>=18.11.2' , # MIT license
130126 'web3>=4.8.1' , # MIT license
131127
132128 # the following is needed for EIP712 ("signed typed data"):
129+ 'rlp>=2.0.1' , # MIT license
133130 'py-eth-sig-utils>=0.4.0' , # MIT license (https://github.com/rmeissner/py-eth-sig-utils)
134131 'py-ecc>=1.7.1' , # MIT license (https://github.com/ethereum/py_ecc)
135132 'eth-abi>=1.3.0' , # MIT license (https://github.com/ethereum/eth-abi)
You can’t perform that action at this time.
0 commit comments