Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,5 +5,4 @@ streamlit
|
|
5 |
plotly
|
6 |
scikit-learn==1.0.2
|
7 |
numpy
|
8 |
-
joblib
|
9 |
-
pickle
|
|
|
5 |
plotly
|
6 |
scikit-learn==1.0.2
|
7 |
numpy
|
8 |
+
joblib
|
|