chainlib-eth

Ethereum implementation of the chainlib interface
Log | Files | Refs | README | LICENSE

commit e499770d6daa70618f99101e4a435f4a4deb97fd
parent e49fae9717ee95d42b9cdd293d265a2f8b9a5515
Author: lash <dev@holbrook.no>
Date:   Wed,  4 May 2022 18:15:33 +0000

Upgrade deps

Diffstat:
Mrequirements.txt | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt @@ -1,7 +1,7 @@ -funga-eth~=0.6.0 +funga-eth~=0.6.1 pysha3==1.0.2 -hexathon~=0.1.5 +hexathon~=0.1.6 websocket-client==0.57.0 potaahto~=0.1.1 -chainlib~=0.1.1 +chainlib~=0.1.2 confini~=0.6.0