We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcad50 commit 914b8dcCopy full SHA for 914b8dc
setup.py
@@ -138,7 +138,7 @@
138
'py-ecc>=5.1.0', # MIT license (https://github.com/ethereum/py_ecc)
139
140
# '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',
+ 'eth-abi @ git+https://github.com/ethereum/[email protected]-beta.2',
142
143
# the following is needed (at least) for BIP32/39 mnemonic processing
144
'mnemonic>=0.19', # MIT license (https://github.com/trezor/python-mnemonic)
0 commit comments