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