Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -14,6 +14,8 @@ scipy==1.11.1
|
|
14 |
seaborn==0.11.1
|
15 |
scikit-learn==1.0.1
|
16 |
shiny==0.6.1
|
17 |
-
starlette
|
18 |
-
shinyswatch
|
19 |
-
shinywidgets
|
|
|
|
|
|
14 |
seaborn==0.11.1
|
15 |
scikit-learn==1.0.1
|
16 |
shiny==0.6.1
|
17 |
+
starlette==0.26.1
|
18 |
+
shinyswatch==0.2.3
|
19 |
+
shinywidgets
|
20 |
+
plotly==5.14.1
|
21 |
+
scipy
|