diff --git a/pyproject.toml b/pyproject.toml index 45ec0b5d..5b692819 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ dependencies_2024 = [ "pandas==2.2.3", "scikit-learn==1.6.0", "pytorch-lightning==2.4.0", - "scipy==1.14.1", + "scipy==1.15.3", "omegaconf==2.3.0", "torchmetrics==1.5.2", "einops==0.8.0",