Skip to content

Commit af9edfd

Browse files
Update dependency seaborn to v0.13.2
1 parent 95b1547 commit af9edfd

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
@@ -17,7 +17,7 @@ typing-extensions==4.12.* # Needed for opentsne and Python >= 3.12
1717
wordcloud==1.9.*
1818
monotonic==1.*
1919
plotly[kaleido]==6.2.*
20-
seaborn==0.13 # To visualize clustering results
20+
seaborn==0.13.2 # To visualize clustering results
2121

2222
# --- Machine Learning / Optimization ---
2323
scikit-learn==1.6.*

0 commit comments

Comments
 (0)