Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ streamlit==1.22.0
|
|
6 |
scikit-learn==1.2.2
|
7 |
matplotlib==3.7.1
|
8 |
shap==0.41.0
|
9 |
-
|
10 |
uvicorn==0.22.0
|
11 |
pydantic==1.10.7
|
12 |
jinja2==3.0.2
|
|
|
6 |
scikit-learn==1.2.2
|
7 |
matplotlib==3.7.1
|
8 |
shap==0.41.0
|
9 |
+
plotly==5.16.1
|
10 |
uvicorn==0.22.0
|
11 |
pydantic==1.10.7
|
12 |
jinja2==3.0.2
|