Spaces:
Runtime error
Runtime error
shiny v0.7.0; shinyswatch v0.4.2 (#4)
Browse files- shiny v0.7.0; shinyswatch v0.4.2 (5b8bf8c037aa3fad6daa2be78b472aade6e3a889)
Co-authored-by: Barret Schloerke <[email protected]>
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
shiny==0.
|
2 |
-
shinyswatch==0.4.
|
3 |
seaborn==0.12.2
|
4 |
matplotlib==3.7.1
|
|
|
1 |
+
shiny==0.7.0
|
2 |
+
shinyswatch==0.4.2
|
3 |
seaborn==0.12.2
|
4 |
matplotlib==3.7.1
|