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
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746
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

View File

@ -4,7 +4,7 @@ billiard==3.6.4.0
bcrypt==3.2.0
celery==4.4.7
cffi==1.14.6
cic-eth[services]~=0.12.4a11
cic-eth[services]~=0.12.4a13
cic-notify~=0.4.0a10
cic-types~=0.2.0a3
confini>=0.3.6rc4,<0.5.0

View File

@ -1,6 +1,6 @@
cic-eth[tools]==0.12.4a11
chainlib-eth>=0.0.9rc4,<0.1.0
chainlib==0.0.9rc1,<0.1.0
cic-eth[tools]==0.12.4a13
chainlib-eth>=0.0.9rc5,<0.1.0
chainlib==0.0.10a2,<0.1.0
eth-erc20>=0.1.2a3,<0.2.0
erc20-demurrage-token>=0.0.5a2,<0.1.0
eth-address-index>=0.2.4a1,<0.3.0