From 989a0cb9766837ea2aefd110406fe4df4ca31747 Mon Sep 17 00:00:00 2001 From: nolash Date: Thu, 27 May 2021 11:11:16 +0200 Subject: [PATCH] Upgrade deps --- apps/cic-eth/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/cic-eth/requirements.txt b/apps/cic-eth/requirements.txt index de1670cc..a305eea9 100644 --- a/apps/cic-eth/requirements.txt +++ b/apps/cic-eth/requirements.txt @@ -1,14 +1,14 @@ -cic-base~=0.1.2b11 +cic-base~=0.1.2b12 celery==4.4.7 crypto-dev-signer~=0.4.14b3 confini~=0.3.6rc3 -cic-eth-registry~=0.5.5a5 +cic-eth-registry~=0.5.5a6 redis==3.5.3 alembic==1.4.2 websockets==8.1 requests~=2.24.0 eth_accounts_index~=0.0.11a12 -erc20-transfer-authorization~=0.3.1a6 +erc20-transfer-authorization~=0.3.1a7 uWSGI==2.0.19.1 semver==2.13.0 websocket-client==0.57.0