Add eth-erc20 dep to tests reqs
This commit is contained in:
parent
7cd2fc4622
commit
ceaafeb513
@ -1,4 +1,3 @@
|
|||||||
celery==4.4.7
|
celery==4.4.7
|
||||||
chainlib~=0.0.5a1
|
chainlib~=0.0.5a1
|
||||||
semver==2.13.0
|
semver==2.13.0
|
||||||
eth-erc20~=0.0.10a2
|
|
||||||
|
@ -4,3 +4,4 @@ pytest-mock==3.3.1
|
|||||||
pytest-cov==2.10.1
|
pytest-cov==2.10.1
|
||||||
eth-tester==0.5.0b3
|
eth-tester==0.5.0b3
|
||||||
py-evm==0.3.0a20
|
py-evm==0.3.0a20
|
||||||
|
eth-erc20~=0.0.10a2
|
||||||
|
Loading…
Reference in New Issue
Block a user