diff --git a/setup.py b/setup.py
index f1f52a2148b0c20ce3cf04eb738b2e26a2289a4f..c99de0a78762ef77698c5ad51d9b99c5ba861aa2 100644
--- a/setup.py
+++ b/setup.py
@@ -76,7 +76,7 @@ setup(
         "iCalibrationDB @ git+ssh://git@git.xfel.eu:10022/detectors/cal_db_interactive.git@2.0.5",  # noqa
         "nbparameterise @ git+ssh://git@git.xfel.eu:10022/detectors/nbparameterise.git@0.3",  # noqa
         "XFELDetectorAnalysis @ git+ssh://git@git.xfel.eu:10022/karaboDevices/pyDetLib.git@2.5.6-2.10.0#subdirectory=lib",  # noqa
-        "pasha @ git+https://github.com/European-XFEL/pasha.git",
+        "pasha @ git+https://github.com/European-XFEL/pasha.git@0.1.0",
         "Cython==0.29.21",
         "Jinja2==2.11.2",
         "astcheck==0.2.5",