Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pandas>=1.3.0
|
|
3 |
scikit-learn>=0.24.2
|
4 |
streamlit>=1.0.0
|
5 |
joblib>=1.0.1
|
6 |
-
python-dotenv>=0.19.0
|
|
|
|
3 |
scikit-learn>=0.24.2
|
4 |
streamlit>=1.0.0
|
5 |
joblib>=1.0.1
|
6 |
+
python-dotenv>=0.19.0
|
7 |
+
plotly
|