diff --git a/requirements.txt b/requirements.txt index d5c3d94..1d988ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pysha3==1.0.2 hexathon~=0.1.5 websocket-client==0.57.0 potaahto~=0.1.1 -chainlib~=0.1.0 +chainlib~=0.1.1 confini~=0.6.0 diff --git a/setup.cfg b/setup.cfg index fa16957..ab90620 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ version = 0.1.1 description = Ethereum implementation of the chainlib interface author = Louis Holbrook author_email = dev@holbrook.no -url = https://gitlab.com/chaintools/chainlib +url = https://gitlab.com/chaintool/chainlib keywords = dlt blockchain