Skip to content

Commit db84ab7

Browse files
Temporarily pin scipy version
Signed-off-by: Johannes Mueller <[email protected]>
1 parent d1caffa commit db84ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ python_requires = >=3.9
4848
# For more information, check out https://semver.org/.
4949
install_requires =
5050
numpy>=1.23.5
51-
scipy
51+
scipy<1.15.0
5252
pandas>=1.4.0,!=2.1
5353
h5py!=3.7.0
5454
cython

0 commit comments

Comments
 (0)