Skip to content

Commit 318f941

Browse files
Update dependency typing-extensions to v4.15.0
1 parent c4bac2e commit 318f941

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ numpy==1.26.4
1111
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?)
14-
typing-extensions==4.12.2 # Needed for opentsne and Python >= 3.12
14+
typing-extensions==4.15.0 # Needed for opentsne and Python >= 3.12
1515

1616
# --- Visualization ---
1717
wordcloud==1.9.4

0 commit comments

Comments
 (0)