diff --git a/pyproject.toml b/pyproject.toml index acc34e7449..26844375b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,2 +1,2 @@ [build-system] -requires = ["setuptools>=42", "wheel", "packaging", "cython"] +requires = ["setuptools>=42", "wheel", "packaging", "cython", "nibabel", "numpy", "scipy"]