We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561e305 commit 0c5b616Copy full SHA for 0c5b616
requirements.txt
@@ -5,7 +5,7 @@
5
6
# --- Core tools ---
7
jupyter==1.1.1
8
-matplotlib==3.10.6
+matplotlib==3.10.7
9
nbconvert[webpdf]==7.16.6
10
numpy==1.26.4
11
pandas==2.2.3
@@ -16,7 +16,7 @@ typing-extensions==4.12.2 # Needed for opentsne and Python >= 3.12
16
# --- Visualization ---
17
wordcloud==1.9.4
18
monotonic==1.6
19
-plotly[kaleido]==6.3.1
+plotly[kaleido]==6.4.0
20
seaborn==0.13.2 # To visualize clustering results
21
22
# --- Machine Learning / Optimization ---
0 commit comments