Skip to content

Commit 2752459

Browse files
committed
Update python-visualization-libs in conda environment
1 parent 20b5a7d commit 2752459

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda-environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- python=3.12.9
99
- _python_rc=1 # Needed on Mac since Python >= 3.12
1010
- jupyter=1.1.1
11-
- matplotlib=3.10.5
11+
- matplotlib=3.10.6
1212
- nbconvert=7.16.6
1313
- nbconvert-webpdf=7.16.6
1414
- numpy=1.26.4
@@ -19,7 +19,7 @@ dependencies:
1919
- opentsne=1.0.2 # to visualize node embeddings in 2D (t-SNE dimensionality reduction)
2020
- wordcloud=1.9.4
2121
- monotonic=1.6
22-
- plotly=6.2.0
22+
- plotly=6.3.1
2323
- python-kaleido=1.0.0 # To render plotly plots. Static image export for web-based visualization libraries.
2424
- scikit-learn=1.6.1 # For anomaly detection HDBSCAN clustering, scores like AMI, and others
2525
- seaborn=0.13.2 # To visualize clustering results

0 commit comments

Comments
 (0)