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