Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
adapters==1.1.0
|
2 |
bertopic==0.16.4
|
3 |
-
dash
|
4 |
-
dash_bootstrap_components
|
5 |
fastapi==0.115.12
|
6 |
hdbscan==0.8.40
|
7 |
motor==3.7.0
|
|
|
1 |
adapters==1.1.0
|
2 |
bertopic==0.16.4
|
3 |
+
dash
|
4 |
+
dash_bootstrap_components
|
5 |
fastapi==0.115.12
|
6 |
hdbscan==0.8.40
|
7 |
motor==3.7.0
|