Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ shapely
|
|
4 |
numpy
|
5 |
plotly
|
6 |
matplotlib
|
7 |
-
vega_datasets
|
|
|
|
4 |
numpy
|
5 |
plotly
|
6 |
matplotlib
|
7 |
+
vega_datasets
|
8 |
+
scikit-learn
|