diff --git a/requirements.txt b/requirements.txt index 817c6ee..79de9b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -chaind~=0.2.4 -hexathon~=0.1.5 -chainlib-eth~=0.1.1 +chaind~=0.2.7 +hexathon~=0.1.6 +chainlib-eth~=0.1.2 pyxdg~=0.27 shep~=0.2.5 -funga-eth~=0.6.0 +funga-eth~=0.6.1 diff --git a/setup.cfg b/setup.cfg index ec1d2cb..4d589bc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chaind-eth -version = 0.2.3 +version = 0.2.6 description = Queue server for ethereum author = Louis Holbrook author_email = dev@holbrook.no