From 3f2e0f5b2eb7b8863b7ba14ce77e58e593f6f35d Mon Sep 17 00:00:00 2001 From: Blair Vanderlugt Date: Mon, 22 Feb 2021 06:27:59 -0800 Subject: [PATCH] run reset.sh outside docker and fix deps --- apps/contract-migration/reset.sh | 0 apps/contract-migration/wait-for-it.sh | 0 apps/requirements.txt | 16 +++++++++------- 3 files changed, 9 insertions(+), 7 deletions(-) mode change 100644 => 100755 apps/contract-migration/reset.sh mode change 100644 => 100755 apps/contract-migration/wait-for-it.sh diff --git a/apps/contract-migration/reset.sh b/apps/contract-migration/reset.sh old mode 100644 new mode 100755 diff --git a/apps/contract-migration/wait-for-it.sh b/apps/contract-migration/wait-for-it.sh old mode 100644 new mode 100755 diff --git a/apps/requirements.txt b/apps/requirements.txt index 9c3626c..8006620 100644 --- a/apps/requirements.txt +++ b/apps/requirements.txt @@ -2,18 +2,18 @@ africastalking==1.2.3 alembic==1.4.2 bcrypt==3.2.0 celery==4.4.7 -confini==0.3.6a1 +confini==0.3.6rc3 crypto-dev-signer==0.4.13rc2 cryptography==3.2.1 ecuth==0.4.5a1 -eth-accounts-index==0.0.10a7 -eth-address-index==0.1.0a7 +eth-accounts-index==0.0.10a10 +eth-address-index==0.1.0a10 eth-tester==0.5.0b3 -erc20-approval-escrow==0.3.0a5 +erc20-transfer-authorization==0.3.0a9 erc20-single-shot-faucet==0.2.0a6 faker==4.17.1 http-hoba-auth==0.2.0 -moolb==0.1.0 +moolb==0.1.1.b2 phonenumbers==8.12.12 psycopg2==2.8.6 py-eth==0.1.1 @@ -40,6 +40,8 @@ websockets==8.1 yaml-acl==0.0.1 rlp==2.0.1 cryptocurrency-cli-tools==0.0.4 -giftable-erc20-token==0.0.7b7 +giftable-erc20-token==0.0.7b12 hexathon==0.0.1a3 -chainlib==0.0.1a12 +chainlib==0.0.1a16 +chainsyncer==0.0.1a10 +cic-registry==0.5.3.a21