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