Spaces:
Sleeping
Sleeping
fixed reqs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas==2.2.2
|
|
| 3 |
numpy==1.26.4
|
| 4 |
plotly==5.23.0
|
| 5 |
plotly_express==0.4.0
|
| 6 |
-
seaborn==0.13.2
|
|
|
|
|
|
| 3 |
numpy==1.26.4
|
| 4 |
plotly==5.23.0
|
| 5 |
plotly_express==0.4.0
|
| 6 |
+
seaborn==0.13.2
|
| 7 |
+
shinywidgets==0.3.2
|