Skip to content

Commit c27eee4

Browse files
Update setup.cfg
Pin scipy version, without this some jax imports may break
1 parent 45952a6 commit c27eee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ install_requires =
4949
clu==0.0.7
5050
matplotlib>=3.7.2
5151
tabulate==0.9.0
52+
scipy==1.11.4
5253
python_requires = >=3.8
5354

5455

0 commit comments

Comments
 (0)