Skip to content

Commit 4368728

Browse files
authored
Merge pull request #450 from JohT/renovate/python-scientific-core-libs
Update dependency pandas to v2.3.3
2 parents 2f1f580 + 0991494 commit 4368728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jupyter==1.1.1
88
matplotlib==3.10.7
99
nbconvert[webpdf]==7.16.6
1010
numpy==1.26.4
11-
pandas==2.2.3
11+
pandas==2.3.3
1212
pip==25.3
1313
setuptools==80.9.0 # opentsne uses sklearn.base uses joblib uses distutils missing in Python >= 12 (TODO use native openTSNE?)
1414
typing-extensions==4.12.2 # Needed for opentsne and Python >= 3.12

0 commit comments

Comments
 (0)