Skip to content

Commit f5d156a

Browse files
Update python-visualization-libs
1 parent c435343 commit f5d156a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# NOTE: Keep this file in sync with conda-environment.yml
55

66
# --- Core tools ---
7-
matplotlib==3.10.8
7+
matplotlib==3.10.9
88
numpy==2.2.5
99
pandas==2.3.3
1010
pip==26.0.1
@@ -13,7 +13,7 @@ setuptools==80.10.2 # opentsne uses sklearn.base uses joblib uses distutils miss
1313
# --- Visualization ---
1414
wordcloud==1.9.6
1515
monotonic==1.6
16-
plotly[kaleido]==6.5.2
16+
plotly[kaleido]==6.7.0
1717
seaborn==0.13.2 # To visualize clustering results
1818

1919
# --- Machine Learning / Optimization ---

0 commit comments

Comments
 (0)