diff --git a/requirements.txt b/requirements.txt index 9823c2c..dcd3208 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -chaind<=0.0.1,>=0.0.1a6 -hexathon~=0.0.1a7 -chainlib-eth<=0.0.6,>=0.0.6a1 +chaind<=0.0.1,>=0.0.1a8 +hexathon~=0.0.1a8 +chainlib-eth<=0.1.0,>=0.0.9a4 diff --git a/setup.cfg b/setup.cfg index d0ebb23..f40263d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chaind-eth -version = 0.0.1a4 +version = 0.0.1a6 description = Queue server for ethereum author = Louis Holbrook author_email = dev@holbrook.no