stephenleo commited on
Commit
bc6274a
1 Parent(s): 7d136ac

update hdbscan to master branch

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  bertopic==0.9.4
2
- hdbscan==0.8.27
3
  numba==0.53.0
4
  networkx==2.6.3
5
  numpy==1.22.0
 
1
  bertopic==0.9.4
2
+ git+https://github.com/scikit-learn-contrib/hdbscan.git@master
3
  numba==0.53.0
4
  networkx==2.6.3
5
  numpy==1.22.0