Skip to content

Commit 7cb333f

Browse files
committed
CI: update minimum versions following SPEC0 as of Q4 2023
1 parent 89b0464 commit 7cb333f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tox.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ deps =
1515
-rsite/requirements.txt
1616
-rrequirements.txt
1717

18-
oldestdeps: numpy==1.20
19-
oldestdeps: matplotlib==3.4
20-
oldestdeps: scipy==1.6
21-
oldestdeps: pandas==1.2
18+
oldestdeps: numpy==1.23
19+
oldestdeps: matplotlib==3.6
20+
oldestdeps: scipy==1.8
21+
oldestdeps: pandas==1.4
2222
oldestdeps: statsmodels==0.13
2323

2424
allowlist_externals = bash

0 commit comments

Comments
 (0)