Upgrade all deps to chainlib nextgen

This commit is contained in:
nolash 2021-07-20 20:29:21 +02:00
parent ed2521b582
commit 756124bada
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 13 additions and 14 deletions

View File

@ -9,8 +9,8 @@ import semver
version = (
0,
12,
1,
'alpha.2',
2,
'alpha.1',
)
version_object = semver.VersionInfo(

View File

@ -1,3 +1,3 @@
celery==4.4.7
chainlib~=0.0.5a2
chainlib>=0.0.6a1,<0.1.0
semver==2.13.0

View File

@ -1,11 +1,10 @@
sarafu-faucet~=0.0.4a4
cic-eth[tools]==0.12.1a2
eth-erc20~=0.0.10a3
erc20-demurrage-token==0.0.2a4
eth-address-index~=0.1.2a2
eth-accounts-index~=0.0.12a2
cic-eth-registry~=0.5.6a2
erc20-faucet~=0.2.2a2
erc20-transfer-authorization~=0.3.2a2
sarafu-faucet~=0.0.4a3
chainlib-eth~=0.0.5a4
cic-eth[tools]==0.12.2a1
eth-erc20>=0.0.11a1,<0.1.0
erc20-demurrage-token>=0.0.2a5,<0.1.0
eth-address-index>=0.1.3a1,<0.1.0
eth-accounts-index>=0.0.13a1,<0.1.0
cic-eth-registry>=0.5.7a1,<=0.6.0
erc20-faucet>=0.2.3a1,<0.3.0
erc20-transfer-authorization>=0.3.3a1,<0.4.0
sarafu-faucet>=0.0.4a4,<0.1.0
chainlib-eth>=0.0.6a1,<0.1.0