diff --git a/requirements.txt b/requirements.txt index fbc1ae7..9396ebc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ confini~=0.6.0 semver==2.13.0 hexathon~=0.1.6 -chainlib~=0.1.2 -shep~=0.2.8 +chainlib~=0.2.0 +shep~=0.2.9 diff --git a/setup.cfg b/setup.cfg index 4d77741..554a486 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chainsyncer -version = 0.4.8 +version = 0.4.9 description = Generic blockchain syncer driver author = Louis Holbrook author_email = dev@holbrook.no