Skip to content

Commit

Permalink
hdbscan 0.8.36 conda is released
Browse files Browse the repository at this point in the history
  • Loading branch information
divyegala committed May 25, 2024
1 parent ddadde7 commit c73fab8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies:
- doxygen=1.9.1
- gcc_linux-64=11.*
- graphviz
- hdbscan==0.8.36
- hypothesis>=6.0,<7
- ipykernel
- ipython
Expand Down Expand Up @@ -74,5 +75,4 @@ dependencies:
- umap-learn==0.5.3
- pip:
- dask-glm==0.3.0
- hdbscan==0.8.36
name: all_cuda-118_arch-x86_64
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-122_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies:
- doxygen=1.9.1
- gcc_linux-64=11.*
- graphviz
- hdbscan==0.8.36
- hypothesis>=6.0,<7
- ipykernel
- ipython
Expand Down Expand Up @@ -70,5 +71,4 @@ dependencies:
- umap-learn==0.5.3
- pip:
- dask-glm==0.3.0
- hdbscan==0.8.36
name: all_cuda-122_arch-x86_64
4 changes: 1 addition & 3 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ dependencies:
- output_types: [conda, requirements, pyproject]
packages:
- dask-ml
- hdbscan==0.8.36
- hypothesis>=6.0,<7
- nltk
- numpydoc
Expand All @@ -422,12 +423,9 @@ dependencies:
- pip
- pip:
- dask-glm==0.3.0
# TODO: Install from conda-forge when available
- hdbscan==0.8.36
- output_types: pyproject
packages:
- dask-glm==0.3.0
- hdbscan==0.8.36
test_notebooks:
common:
- output_types: [conda, requirements]
Expand Down

0 comments on commit c73fab8

Please sign in to comment.