diff --git a/pyproject.toml b/pyproject.toml index 5650d267..18c5b1b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "h5py", "numpy", "pandas", - "pyfai", + "pyfai<=2024.9.0", "scikit-image", "scipy", "pillow",