Skip to content

Commit 170f8b3

Browse files
Update dependency plotly to v6.3.0
1 parent 7b7e383 commit 170f8b3

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
@@ -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.2.0
19+
plotly[kaleido]==6.3.0
2020
seaborn==0.13.2 # To visualize clustering results
2121

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

0 commit comments

Comments
 (0)