diff --git a/requirements.txt b/requirements.txt index fd11261..33a6678 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ chaind<=0.0.3,>=0.0.3a5 hexathon~=0.0.1a8 chainlib-eth<=0.1.0,>=0.0.9a9 +eth-address-index<=0.3.0,>=0.2.3a4 diff --git a/setup.cfg b/setup.cfg index 4087753..91ad5ab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chaind-eth -version = 0.0.3a4 +version = 0.0.3a5 description = Queue server for ethereum author = Louis Holbrook author_email = dev@holbrook.no