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

downgrading numba

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  bertopic==0.9.4
 
 
2
  networkx==2.6.3
3
- numpy==1.21.5
4
  pandas==1.3.4
5
  plotly==5.1.0
6
  pyvis==0.1.9
 
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
6
  pandas==1.3.4
7
  plotly==5.1.0
8
  pyvis==0.1.9