diff --git a/setup.cfg b/setup.cfg
index fd6fa1cc43c5d79a5bca2f2a6ba3d0c982e2bdad..8c98f20e3812df28e6a8fbde1cf401ec372d1477 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -22,7 +22,7 @@ install_requires =
     pydantic
     pytz
     pandas
-    git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@v0.6.0
+    vips_common @ git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@v0.6.1
 
 [options.packages.find]
 where = src
\ No newline at end of file