Skip to content

Commit 00bfc4f

Browse files
Update dependency plotly to ==6.3.*
1 parent 3ef46c8 commit 00bfc4f

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.* # Needed for opentsne and Python >= 3.12
1616
# --- Visualization ---
1717
wordcloud==1.9.*
1818
monotonic==1.*
19-
plotly[kaleido]==6.2.*
19+
plotly[kaleido]==6.3.*
2020
seaborn==0.13.* # To visualize clustering results
2121

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

0 commit comments

Comments
 (0)