From ae80b51f5c2b1330ebbff4f57c3ee7fef047bd9d Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Tue, 28 Feb 2023 10:17:02 +0100 Subject: [PATCH] Depend on latest verson of vipscore-python-common --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82a2ecc..6d3157f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ fastapi==0.89.1 uvicorn -git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@0.2.1 +git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git -- GitLab