Skip to content

Commit 914b8dc

Browse files
committed
fix dep
1 parent 2dcad50 commit 914b8dc

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
@@ -138,7 +138,7 @@
138138
'py-ecc>=5.1.0', # MIT license (https://github.com/ethereum/py_ecc)
139139

140140
# 'eth-abi>=2.1.1', # MIT license (https://github.com/ethereum/eth-abi)
141-
'eth-abi @ git+https://github.com/ethereum/eth-abi.git@master#v4.0.0',
141+
'eth-abi @ git+https://github.com/ethereum/[email protected]-beta.2',
142142

143143
# the following is needed (at least) for BIP32/39 mnemonic processing
144144
'mnemonic>=0.19', # MIT license (https://github.com/trezor/python-mnemonic)

0 commit comments

Comments
 (0)