Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
bertopic==0.15.0
|
| 2 |
datasets==2.2.2
|
| 3 |
safetensors==0.3.1
|
| 4 |
-
hdbscan==0.8.
|
| 5 |
matplotlib==3.7.1
|
| 6 |
numpy==1.24.3
|
| 7 |
pandas==2.0.1
|
|
|
|
| 1 |
bertopic==0.15.0
|
| 2 |
datasets==2.2.2
|
| 3 |
safetensors==0.3.1
|
| 4 |
+
hdbscan==0.8.33
|
| 5 |
matplotlib==3.7.1
|
| 6 |
numpy==1.24.3
|
| 7 |
pandas==2.0.1
|