Upgrade deps in cic-eth, allow for new chain spec format

This commit is contained in:
nolash
2021-10-18 14:08:39 +02:00
parent bdd5f6fcec
commit c57abb7ad5
5 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ version = (
0,
12,
4,
'alpha.12',
'alpha.13',
)
version_object = semver.VersionInfo(

View File

@@ -1,4 +1,4 @@
celery==4.4.7
chainlib-eth>=0.0.9rc4,<0.1.0
chainlib-eth>=0.0.9rc5,<0.1.0
semver==2.13.0
crypto-dev-signer>=0.4.15rc2,<0.5.0

View File

@@ -1,7 +1,7 @@
[metadata]
name = cic-eth
#version = attr: cic_eth.version.__version_string__
version = 0.12.4a12
version = 0.12.4a13
description = CIC Network Ethereum interaction
author = Louis Holbrook
author_email = dev@holbrook.no