Skip to content

Commit cda6e46

Browse files
committed
move scipy dep
1 parent c27eee4 commit cda6e46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ install_requires =
4949
clu==0.0.7
5050
matplotlib>=3.7.2
5151
tabulate==0.9.0
52-
scipy==1.11.4
5352
python_requires = >=3.8
5453

5554

@@ -122,6 +121,8 @@ jax_core_deps =
122121
chex==0.1.7
123122
ml_dtypes==0.2.0
124123
protobuf==4.25.3
124+
scipy==1.11.4
125+
125126

126127
# JAX CPU
127128
jax_cpu =

0 commit comments

Comments
 (0)