Remove stray eth-abi dep
This commit is contained in:
parent
f8afc172c6
commit
e39b91d433
@ -22,7 +22,6 @@ from hexathon import (
|
||||
even,
|
||||
)
|
||||
import sha3
|
||||
from eth_abi import encode_single
|
||||
|
||||
# local imports
|
||||
from chainlib.eth.address import to_checksum
|
||||
|
@ -24,7 +24,6 @@ from hexathon import (
|
||||
even,
|
||||
)
|
||||
import sha3
|
||||
from eth_abi import encode_single
|
||||
|
||||
# local imports
|
||||
from chainlib.eth.address import (
|
||||
|
@ -3,3 +3,4 @@ pysha3==1.0.2
|
||||
hexathon~=0.0.1a7
|
||||
websocket-client==0.57.0
|
||||
potaahto~=0.0.1a1
|
||||
chainlib==0.0.5a1
|
||||
|
Loading…
Reference in New Issue
Block a user