diff --git a/pyproject.toml b/pyproject.toml index b03e00fc55929668d22c725078791155d0969201..4a899e9ed1624b96a2a43c946d6f1b5f37f38490 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "pydantic", "pytz", "pandas", - "vipscore_common @ git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@0.1.6" + "vipscore_common @ git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@0.1.9" ] requires-python = ">=3.9"