diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2a7e8ba96..55496e64f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,94 +1,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 92798da19..18b59a5d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,7 @@ dependencies = [ "nibabel>=2.5.1", "nilearn>=0.7", "numpy>=1.16", + "robustica>=0.1.3", "pandas>=2.0", "scikit-learn>=0.21", "scipy>=1.2.0",