We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c435343 commit f5d156aCopy full SHA for f5d156a
1 file changed
requirements.txt
@@ -4,7 +4,7 @@
4
# NOTE: Keep this file in sync with conda-environment.yml
5
6
# --- Core tools ---
7
-matplotlib==3.10.8
+matplotlib==3.10.9
8
numpy==2.2.5
9
pandas==2.3.3
10
pip==26.0.1
@@ -13,7 +13,7 @@ setuptools==80.10.2 # opentsne uses sklearn.base uses joblib uses distutils miss
13
# --- Visualization ---
14
wordcloud==1.9.6
15
monotonic==1.6
16
-plotly[kaleido]==6.5.2
+plotly[kaleido]==6.7.0
17
seaborn==0.13.2 # To visualize clustering results
18
19
# --- Machine Learning / Optimization ---
0 commit comments