Skip to content

Commit f60f0e4

Browse files
committed
CI: update oldestdeps versions
1 parent e93f551 commit f60f0e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tox.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ deps =
2323

2424
# Notebooks sets minimums for photutils, astroquery, sep, pyvo, pandas;
2525
# the rest is indirect minimums for those
26-
oldestdeps: numpy==1.24.0
26+
oldestdeps: numpy==2.0.0
2727
oldestdeps: matplotlib==3.7.0
2828
oldestdeps: scipy==1.10.0
2929
oldestdeps: astropy==5.3.0
@@ -33,6 +33,8 @@ deps =
3333
oldestdeps: sep==1.4.0
3434
oldestdeps: pyvo==1.5.0
3535
oldestdeps: pandas==1.5.2
36+
oldestdeps: lsdb==0.5.2
37+
oldestdeps: hats==0.5.2
3638

3739
devdeps: astropy>0.0.dev0
3840
devdeps: git+https://github.com/astropy/pyvo.git#egg=pyvo

0 commit comments

Comments
 (0)