Skip to content

Commit f19ea56

Browse files
Update dependency pip to ==25.2.*
1 parent 3ef46c8 commit f19ea56

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
@@ -9,7 +9,7 @@ matplotlib==3.10.*
99
nbconvert[webpdf]==7.16.*
1010
numpy==1.26.*
1111
pandas==2.2.*
12-
pip==25.0.*
12+
pip==25.2.*
1313
setuptools==80.9.* # opentsne uses sklearn.base uses joblib uses distutils missing in Python >= 12 (TODO use native openTSNE?)
1414
typing-extensions==4.12.* # Needed for opentsne and Python >= 3.12
1515

0 commit comments

Comments
 (0)