diff --git a/apps/cic-eth/cic_eth/version.py b/apps/cic-eth/cic_eth/version.py index 564937ce..77555a5c 100644 --- a/apps/cic-eth/cic_eth/version.py +++ b/apps/cic-eth/cic_eth/version.py @@ -10,7 +10,7 @@ version = ( 0, 12, 2, - 'alpha.1', + 'alpha.2', ) version_object = semver.VersionInfo( diff --git a/apps/cic-eth/tools_requirements.txt b/apps/cic-eth/tools_requirements.txt index 7e9d74c1..c91dd9c8 100644 --- a/apps/cic-eth/tools_requirements.txt +++ b/apps/cic-eth/tools_requirements.txt @@ -1,7 +1,7 @@ -crypto-dev-signer~=0.4.14b7 +crypto-dev-signer>=0.4.14b7,<=0.4.14 chainqueue~=0.0.2b6 confini>=0.3.6rc4,<0.5.0 -cic-eth-registry~=0.5.6a2 +cic-eth-registry>=0.5.7a1,<0.1.0 redis==3.5.3 hexathon~=0.0.1a7 pycryptodome==3.10.1 diff --git a/apps/contract-migration/requirements.txt b/apps/contract-migration/requirements.txt index 11a7fae0..414368e4 100644 --- a/apps/contract-migration/requirements.txt +++ b/apps/contract-migration/requirements.txt @@ -1,4 +1,4 @@ -cic-eth[tools]==0.12.2a1 +cic-eth[tools]==0.12.2a2 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