Skip to content

Commit

Permalink
move scipy dep
Browse files Browse the repository at this point in the history
  • Loading branch information
priyakasimbeg committed Oct 21, 2024
1 parent c27eee4 commit cda6e46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ install_requires =
clu==0.0.7
matplotlib>=3.7.2
tabulate==0.9.0
scipy==1.11.4
python_requires = >=3.8


Expand Down Expand Up @@ -122,6 +121,8 @@ jax_core_deps =
chex==0.1.7
ml_dtypes==0.2.0
protobuf==4.25.3
scipy==1.11.4


# JAX CPU
jax_cpu =
Expand Down

0 comments on commit cda6e46

Please sign in to comment.