Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pandas
|
|
7 |
matplotlib
|
8 |
scikit-learn
|
9 |
seaborn
|
10 |
-
plotly
|
|
|
|
7 |
matplotlib
|
8 |
scikit-learn
|
9 |
seaborn
|
10 |
+
plotly
|
11 |
+
chromadb
|