Add eth-erc20 dep to tests reqs

This commit is contained in:
nolash
2021-07-05 11:32:28 +02:00
parent 7cd2fc4622
commit ceaafeb513
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
celery==4.4.7
chainlib~=0.0.5a1
semver==2.13.0
eth-erc20~=0.0.10a2

View File

@@ -4,3 +4,4 @@ pytest-mock==3.3.1
pytest-cov==2.10.1
eth-tester==0.5.0b3
py-evm==0.3.0a20
eth-erc20~=0.0.10a2