Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ pandas-profiling
|
|
10 |
ydata-profiling
|
11 |
streamlit-pandas-profiling
|
12 |
plotly
|
13 |
-
scikit-learn
|
|
|
|
10 |
ydata-profiling
|
11 |
streamlit-pandas-profiling
|
12 |
plotly
|
13 |
+
scikit-learn
|
14 |
+
altair==4.2.0
|