Skip to content

Commit 0c5b616

Browse files
Update python-visualization-libs
1 parent 561e305 commit 0c5b616

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# --- Core tools ---
77
jupyter==1.1.1
8-
matplotlib==3.10.6
8+
matplotlib==3.10.7
99
nbconvert[webpdf]==7.16.6
1010
numpy==1.26.4
1111
pandas==2.2.3
@@ -16,7 +16,7 @@ typing-extensions==4.12.2 # Needed for opentsne and Python >= 3.12
1616
# --- Visualization ---
1717
wordcloud==1.9.4
1818
monotonic==1.6
19-
plotly[kaleido]==6.3.1
19+
plotly[kaleido]==6.4.0
2020
seaborn==0.13.2 # To visualize clustering results
2121

2222
# --- Machine Learning / Optimization ---

0 commit comments

Comments
 (0)