diff --git a/pyproject.toml b/pyproject.toml index b8d00828aebc723ac4e6203d03952fccde87be36..55b0cdd049f6a7666dbd5006754505ec924c5a3b 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.9" + "vipscore_common @ git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@0.2.0" ] requires-python = ">=3.9"