Skip to content

Commit 6e76bf8

Browse files
committed
Bumped minimum scipy version for oldesteps to 1.14 in tox.ini. This is the minimum required version for specutils v2.
1 parent 094a02c commit 6e76bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ deps =
4444

4545
oldestdeps: numpy==1.24.*
4646
oldestdeps: astropy==5.3.*
47-
oldestdeps: scipy==1.10.*
47+
oldestdeps: scipy==1.14.*
4848
oldestdeps: matplotlib==3.7.*
4949
oldestdeps: photutils==1.0.*
5050
oldestdeps: specutils==2.0.*

0 commit comments

Comments
 (0)