From c76026b73f4a3bbcfc4891679763b0dd249f731b Mon Sep 17 00:00:00 2001 From: the-superpirate Date: Sat, 24 Apr 2021 15:33:34 +0300 Subject: [PATCH] - feat(nexus): Update requirements.txt 1 internal commit(s) GitOrigin-RevId: aa2c55ddee09ffd7dcfb6659e57ba38fc6997882 --- nexus/hub/configs/base.yaml | 2 +- rules/python/requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nexus/hub/configs/base.yaml b/nexus/hub/configs/base.yaml index aa7a351..88a89c2 100644 --- a/nexus/hub/configs/base.yaml +++ b/nexus/hub/configs/base.yaml @@ -23,7 +23,7 @@ grpc: # Listen port port: 9090 ipfs: - address: + address: localhost port: 4001 log_path: '/var/log/nexus-hub' meta_api: diff --git a/rules/python/requirements.txt b/rules/python/requirements.txt index 73b6764..a537a09 100644 --- a/rules/python/requirements.txt +++ b/rules/python/requirements.txt @@ -1,9 +1,9 @@ setuptools==54.1.2 -aiobaseclient==0.2.3 +aiobaseclient==0.2.4 aiochclient==2.0.0 aiocrossref==0.2.1 -aiogrobid==0.1.1 +aiogrobid==0.1.2 aiogrpcclient==0.1.1 aiodns==2.0.0 aioftp==0.18.1