Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -5,4 +5,9 @@ numpy
|
|
5 |
plotly
|
6 |
matplotlib
|
7 |
vega_datasets
|
8 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
|
|
|
5 |
plotly
|
6 |
matplotlib
|
7 |
vega_datasets
|
8 |
+
scikit-learn
|
9 |
+
fcsparser
|
10 |
+
pandas
|
11 |
+
numpy
|
12 |
+
plotly
|
13 |
+
matplotlib
|