Spaces:
Runtime error
Runtime error
Update shiny and shinyswatch (#8)
Browse files- Update shiny and shinyswatch (cad3d3284d8089da787e07e02d60cfee72d208b0)
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
shiny==0.
|
2 |
-
shinyswatch==0.
|
3 |
seaborn==0.12.2
|
4 |
matplotlib==3.7.1
|
|
|
1 |
+
shiny==0.9.0
|
2 |
+
shinyswatch==0.6.0
|
3 |
seaborn==0.12.2
|
4 |
matplotlib==3.7.1
|