From 9c750e70725d15eb5d9fec20aa0a88d64f3e90a0 Mon Sep 17 00:00:00 2001 From: nolash Date: Wed, 31 Mar 2021 11:26:14 +0200 Subject: [PATCH] Upgrade faucet --- apps/cic-eth/requirements.txt | 4 ++-- apps/contract-migration/scripts/requirements.txt | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/cic-eth/requirements.txt b/apps/cic-eth/requirements.txt index 1bcfe2f3..49104bf9 100644 --- a/apps/cic-eth/requirements.txt +++ b/apps/cic-eth/requirements.txt @@ -1,4 +1,4 @@ -cic-base~=0.1.2a49 +cic-base~=0.1.2a51 celery==4.4.7 crypto-dev-signer~=0.4.14a16 confini~=0.3.6rc3 @@ -21,4 +21,4 @@ hexathon~=0.0.1a7 chainsyncer~=0.0.1a20 pysha3==1.0.2 coincurve==15.0.0 -sarafu-faucet==0.0.2a14 +sarafu-faucet~=0.0.2a15 diff --git a/apps/contract-migration/scripts/requirements.txt b/apps/contract-migration/scripts/requirements.txt index 932a6ce6..2f58881f 100644 --- a/apps/contract-migration/scripts/requirements.txt +++ b/apps/contract-migration/scripts/requirements.txt @@ -1,3 +1,4 @@ -cic-base[full_graph]==0.1.2a49 +cic-base[full_graph]==0.1.2a51 +sarafu-faucet==0.0.2a15 cic-eth==0.10.1b2 cic-types==0.1.0a8