run reset.sh outside docker and fix deps
This commit is contained in:
parent
42ae8e5ed3
commit
3f2e0f5b2e
0
apps/contract-migration/reset.sh
Normal file → Executable file
0
apps/contract-migration/reset.sh
Normal file → Executable file
0
apps/contract-migration/wait-for-it.sh
Normal file → Executable file
0
apps/contract-migration/wait-for-it.sh
Normal file → Executable file
@ -2,18 +2,18 @@ africastalking==1.2.3
|
|||||||
alembic==1.4.2
|
alembic==1.4.2
|
||||||
bcrypt==3.2.0
|
bcrypt==3.2.0
|
||||||
celery==4.4.7
|
celery==4.4.7
|
||||||
confini==0.3.6a1
|
confini==0.3.6rc3
|
||||||
crypto-dev-signer==0.4.13rc2
|
crypto-dev-signer==0.4.13rc2
|
||||||
cryptography==3.2.1
|
cryptography==3.2.1
|
||||||
ecuth==0.4.5a1
|
ecuth==0.4.5a1
|
||||||
eth-accounts-index==0.0.10a7
|
eth-accounts-index==0.0.10a10
|
||||||
eth-address-index==0.1.0a7
|
eth-address-index==0.1.0a10
|
||||||
eth-tester==0.5.0b3
|
eth-tester==0.5.0b3
|
||||||
erc20-approval-escrow==0.3.0a5
|
erc20-transfer-authorization==0.3.0a9
|
||||||
erc20-single-shot-faucet==0.2.0a6
|
erc20-single-shot-faucet==0.2.0a6
|
||||||
faker==4.17.1
|
faker==4.17.1
|
||||||
http-hoba-auth==0.2.0
|
http-hoba-auth==0.2.0
|
||||||
moolb==0.1.0
|
moolb==0.1.1.b2
|
||||||
phonenumbers==8.12.12
|
phonenumbers==8.12.12
|
||||||
psycopg2==2.8.6
|
psycopg2==2.8.6
|
||||||
py-eth==0.1.1
|
py-eth==0.1.1
|
||||||
@ -40,6 +40,8 @@ websockets==8.1
|
|||||||
yaml-acl==0.0.1
|
yaml-acl==0.0.1
|
||||||
rlp==2.0.1
|
rlp==2.0.1
|
||||||
cryptocurrency-cli-tools==0.0.4
|
cryptocurrency-cli-tools==0.0.4
|
||||||
giftable-erc20-token==0.0.7b7
|
giftable-erc20-token==0.0.7b12
|
||||||
hexathon==0.0.1a3
|
hexathon==0.0.1a3
|
||||||
chainlib==0.0.1a12
|
chainlib==0.0.1a16
|
||||||
|
chainsyncer==0.0.1a10
|
||||||
|
cic-registry==0.5.3.a21
|
||||||
|
Loading…
Reference in New Issue
Block a user