diff --git a/pyproject.toml b/pyproject.toml index 0831605cb..9b14a338f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "transformers>=4.41.2", "optax>=0.1.9", "wandb>=0.17.8", - "scipy<=1.12.0", + "scipy>=1.13.0", "draccus>=0.8.0", "pyarrow>=11.0.0", "zstandard>=0.20.0",