diff --git a/pyproject.toml b/pyproject.toml index 6e342e9bc8f2d684b8bd49323bd8cea989825222..5b3c0d3bc08e5910ff202962516759b046c02861 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@v0.6.3" + "vipscore_common @ git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@v0.1.6" ] requires-python = ">=3.9"