CHerry-pick requirements from chainlib/confini update
This commit is contained in:
parent
7f452ce831
commit
9b5e29c3b0
@ -1,13 +1,13 @@
|
|||||||
cic-base~=0.2.0a1
|
cic-base~=0.2.0a2
|
||||||
alembic==1.4.2
|
alembic==1.4.2
|
||||||
confini~=0.3.6
|
confini>=0.3.6rc3,<0.5.0
|
||||||
uwsgi==2.0.19.1
|
uwsgi==2.0.19.1
|
||||||
moolb~=0.1.0
|
moolb~=0.1.0
|
||||||
cic-eth-registry~=0.5.6a1
|
cic-eth-registry~=0.5.6a2
|
||||||
SQLAlchemy==1.3.20
|
SQLAlchemy==1.3.20
|
||||||
semver==2.13.0
|
semver==2.13.0
|
||||||
psycopg2==2.8.6
|
psycopg2==2.8.6
|
||||||
celery==4.4.7
|
celery==4.4.7
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
chainsyncer[sql]~=0.0.3a3
|
chainsyncer[sql]~=0.0.3a4
|
||||||
erc20-faucet~=0.2.2a1
|
erc20-faucet~=0.2.2a2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
SQLAlchemy==1.3.20
|
SQLAlchemy==1.3.20
|
||||||
cic-eth-registry~=0.5.6a1
|
cic-eth-registry~=0.5.6a2
|
||||||
hexathon~=0.0.1a7
|
hexathon~=0.0.1a7
|
||||||
chainqueue~=0.0.2b5
|
chainqueue~=0.0.2b6
|
||||||
eth-erc20==0.0.10a2
|
eth-erc20~=0.0.10a3
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
celery==4.4.7
|
celery==4.4.7
|
||||||
chainlib~=0.0.5a1
|
chainlib~=0.0.5a2
|
||||||
semver==2.13.0
|
semver==2.13.0
|
||||||
|
@ -1,16 +1,15 @@
|
|||||||
chainsyncer[sql]~=0.0.3a3
|
chainsyncer[sql]~=0.0.3a4
|
||||||
chainqueue~=0.0.2b5
|
chainqueue~=0.0.2b6
|
||||||
alembic==1.4.2
|
alembic==1.4.2
|
||||||
confini~=0.3.6rc4
|
confini>=0.3.6rc4,<0.5.0
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
hexathon~=0.0.1a7
|
hexathon~=0.0.1a7
|
||||||
pycryptodome==3.10.1
|
pycryptodome==3.10.1
|
||||||
liveness~=0.0.1a7
|
liveness~=0.0.1a7
|
||||||
eth-address-index~=0.1.2a1
|
eth-address-index~=0.1.2a2
|
||||||
eth-accounts-index~=0.0.12a1
|
eth-accounts-index~=0.0.12a2
|
||||||
cic-eth-registry~=0.5.6a1
|
cic-eth-registry~=0.5.6a2
|
||||||
erc20-faucet~=0.2.2a1
|
erc20-faucet~=0.2.2a2
|
||||||
erc20-transfer-authorization~=0.3.2a1
|
erc20-transfer-authorization~=0.3.2a2
|
||||||
sarafu-faucet~=0.0.4a1
|
sarafu-faucet~=0.0.4a3
|
||||||
moolb~=0.1.1b2
|
moolb~=0.1.1b2
|
||||||
erc20-transfer-authorization~=0.3.2a1
|
|
||||||
|
@ -6,4 +6,4 @@ pytest-redis==2.0.0
|
|||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
eth-tester==0.5.0b3
|
eth-tester==0.5.0b3
|
||||||
py-evm==0.3.0a20
|
py-evm==0.3.0a20
|
||||||
eth-erc20~=0.0.10a2
|
eth-erc20~=0.0.10a3
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
crypto-dev-signer~=0.4.14b6
|
crypto-dev-signer~=0.4.14b7
|
||||||
chainqueue~=0.0.2b5
|
chainqueue~=0.0.2b5
|
||||||
confini~=0.3.6
|
confini>=0.3.6rc4,<0.5.0
|
||||||
cic-eth-registry~=0.5.6a1
|
cic-eth-registry~=0.5.6a2
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
hexathon~=0.0.1a7
|
hexathon~=0.0.1a7
|
||||||
pycryptodome==3.10.1
|
pycryptodome==3.10.1
|
||||||
|
@ -1,13 +1,4 @@
|
|||||||
sarafu-faucet~=0.0.4a2
|
sarafu-faucet==0.0.4a3
|
||||||
cic-eth[tools]~=0.12.0a3
|
cic-eth[tools]==0.12.1a1
|
||||||
cic-base[base]~=0.2.0a1
|
cic-types==0.1.0a13
|
||||||
cic-types~=0.1.0a13
|
crypto-dev-signer==0.4.14b7
|
||||||
crypto-dev-signer~=0.4.14b6
|
|
||||||
chainsyncer~=0.0.3a3
|
|
||||||
chainlib-eth~=0.0.5a1
|
|
||||||
eth-address-index~=0.1.2a1
|
|
||||||
eth-contract-registry~=0.5.6a1
|
|
||||||
eth-accounts-index~=0.0.12a1
|
|
||||||
eth-erc20~=0.0.10a3
|
|
||||||
erc20-faucet~=0.2.2a1
|
|
||||||
faker==4.17.1
|
|
||||||
|
Loading…
Reference in New Issue
Block a user