Skip to content

Commit

Permalink
Fix HDBSCAN TypeError: 'numpy.float64', [1]
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Jul 21, 2023
1 parent 4f9a652 commit 422b27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -16,7 +16,7 @@ dependencies = [
"numpy",
"matplotlib>=3.0.0",
"emoji>=2.0.0",
"hdbscan>=0.8.20",
"hdbscan>=0.8.31",
"seaborn",
"scipy",
]
Expand Down

0 comments on commit 422b27a

Please sign in to comment.