diff --git a/pyproject.toml b/pyproject.toml index 08e1aee..f0973a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "numpy>=1.23.5", "pandas>=1.5.3", "scikit-learn>=1.2.2", - "scipy>=1.11.4", + "scipy>=1.10.1", "torch>=1.13.1", "torchaudio", "torchvision",