Bumps deps.
This commit is contained in:
parent
ceeb246ce2
commit
3acc3cf417
@ -2,7 +2,7 @@ alembic==1.4.2
|
||||
confini~=0.5.3
|
||||
uwsgi==2.0.19.1
|
||||
moolb~=0.2.0
|
||||
cic-eth-registry~=0.6.1
|
||||
cic-eth-registry~=0.6.3
|
||||
SQLAlchemy==1.3.20
|
||||
semver==2.13.0
|
||||
psycopg2==2.8.6
|
||||
@ -10,6 +10,6 @@ celery==4.4.7
|
||||
redis==3.5.3
|
||||
chainsyncer[sql]~=0.0.7
|
||||
erc20-faucet~=0.3.2
|
||||
chainlib-eth~=0.0.11
|
||||
eth-address-index>=0.2.4
|
||||
okota~=0.2.4
|
||||
chainlib-eth~=0.0.14
|
||||
eth-address-index~=0.2.4
|
||||
okota~=0.2.5a1
|
||||
|
@ -7,4 +7,4 @@ pytest-celery==0.0.0a1
|
||||
eth_tester==0.5.0b3
|
||||
py-evm==0.3.0a20
|
||||
sarafu-faucet~=0.0.7a1
|
||||
erc20-transfer-authorization>=0.3.5a1,<0.4.0
|
||||
erc20-transfer-authorization~=0.3.6
|
||||
|
@ -1,5 +1,5 @@
|
||||
celery==4.4.7
|
||||
erc20-demurrage-token~=0.0.5a3
|
||||
cic-eth-registry~=0.6.1a6
|
||||
chainlib~=0.0.9rc1
|
||||
cic_eth~=0.12.4a11
|
||||
erc20-demurrage-token~=0.0.6
|
||||
cic-eth-registry~=0.6.3
|
||||
chainlib~=0.0.14
|
||||
cic_eth~=0.12.6
|
||||
|
@ -1,5 +1,7 @@
|
||||
celery==4.4.7
|
||||
chainlib-eth~=0.0.12
|
||||
chainlib-eth~=0.0.14
|
||||
semver==2.13.0
|
||||
urlybird~=0.0.1
|
||||
cic-eth-registry~=0.6.2a2
|
||||
cic-eth-registry==0.6.3
|
||||
cic-types==0.2.1a8
|
||||
cic-eth-aux-erc20-demurrage-token~=0.0.3
|
@ -1,7 +1,7 @@
|
||||
chainqueue~=0.0.6a3
|
||||
chainqueue~=0.0.6a4
|
||||
chainsyncer[sql]~=0.0.7
|
||||
alembic==1.4.2
|
||||
confini~=0.5.1
|
||||
confini~=0.5.3
|
||||
redis==3.5.3
|
||||
hexathon~=0.1.0
|
||||
pycryptodome==3.10.1
|
||||
@ -9,7 +9,7 @@ liveness~=0.0.1a7
|
||||
eth-address-index~=0.2.4
|
||||
eth-accounts-index~=0.1.2
|
||||
erc20-faucet~=0.3.2
|
||||
#erc20-transfer-authorization~=0.3.5
|
||||
erc20-transfer-authorization~=0.3.6
|
||||
sarafu-faucet~=0.0.7
|
||||
moolb~=0.2.0
|
||||
okota~=0.2.5a1
|
||||
|
@ -6,5 +6,5 @@ pytest-redis==2.0.0
|
||||
redis==3.5.3
|
||||
eth-tester==0.5.0b3
|
||||
py-evm==0.3.0a20
|
||||
eth-erc20~=0.1.2
|
||||
erc20-transfer-authorization~=0.3.5
|
||||
eth-erc20==0.1.4
|
||||
erc20-transfer-authorization~=0.3.6
|
||||
|
@ -1,4 +1,4 @@
|
||||
chainqueue~=0.0.6a3
|
||||
chainqueue~=0.0.6a4
|
||||
redis==3.5.3
|
||||
hexathon~=0.1.0
|
||||
pycryptodome==3.10.1
|
||||
|
@ -4,10 +4,11 @@ billiard==3.6.4.0
|
||||
bcrypt==3.2.0
|
||||
celery==4.4.7
|
||||
cffi==1.14.6
|
||||
cic-eth~=0.12.5a10
|
||||
cic-eth~=0.12.6
|
||||
cic-notify~=0.4.0a12
|
||||
cic-types~=0.2.1a7
|
||||
cic-types~=0.2.1a8
|
||||
confini~=0.5.2
|
||||
cic-eth-aux-erc20-demurrage-token~=0.0.3
|
||||
phonenumbers==8.12.12
|
||||
psycopg2==2.8.6
|
||||
python-i18n[YAML]==0.3.9
|
||||
|
@ -1,12 +1,12 @@
|
||||
cic-eth[tools]==0.12.5a10
|
||||
chainlib-eth==0.0.12
|
||||
eth-erc20==0.1.2
|
||||
erc20-demurrage-token==0.0.5a4
|
||||
eth-address-index==0.2.4
|
||||
cic-eth-registry==0.6.2a1
|
||||
cic-eth[tools]==0.12.6
|
||||
cic-types~=0.2.1a8
|
||||
chainlib-eth~=0.0.14
|
||||
eth-erc20~=0.1.4
|
||||
erc20-demurrage-token~=0.0.6
|
||||
eth-address-index~=0.2.4
|
||||
cic-eth-registry~=0.6.3
|
||||
erc20-faucet==0.3.2
|
||||
sarafu-faucet==0.0.7
|
||||
confini~=0.5.2
|
||||
confini~=0.5.3
|
||||
eth-token-index==0.2.4
|
||||
okota==0.2.5a1
|
||||
|
||||
okota==0.2.5a1
|
@ -1,15 +1,15 @@
|
||||
sarafu-faucet~=0.0.7a2
|
||||
cic-eth[tools]~=0.12.4a13
|
||||
cic-types~=0.2.1a2
|
||||
funga>=0.5.1a1,<=0.5.15
|
||||
cic-eth[tools]~=0.12.5a11
|
||||
cic-types~=0.2.1a8
|
||||
funga>=0.5.1
|
||||
faker==4.17.1
|
||||
chainsyncer~=0.0.7a3
|
||||
chainlib-eth~=0.0.10a18
|
||||
chainlib-eth~=0.0.14
|
||||
eth-address-index~=0.2.4a1
|
||||
eth-contract-registry~=0.6.3a3
|
||||
eth-accounts-index~=0.1.2a3
|
||||
eth-erc20~=0.1.2a3
|
||||
eth-erc20==0.1.4
|
||||
erc20-faucet~=0.3.2a2
|
||||
psycopg2==2.8.6
|
||||
liveness~=0.0.1a7
|
||||
confini>=0.4.2rc3,<0.5.0
|
||||
confini>=0.5.2
|
||||
|
Loading…
Reference in New Issue
Block a user