From bc3db2e545878a8739da45f639ffacd7b948f82f Mon Sep 17 00:00:00 2001 From: Carson Sievert Date: Wed, 29 May 2024 13:45:16 -0500 Subject: [PATCH] Update shiny and shinylive (#154) --- py-shiny | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/py-shiny b/py-shiny index e37b389..21694ce 160000 --- a/py-shiny +++ b/py-shiny @@ -1 +1 @@ -Subproject commit e37b389d287b7eaa8ddaae4a499dc4b058c788bd +Subproject commit 21694ceda197f46549d1f3ca74444b25bc8e257c diff --git a/requirements.txt b/requirements.txt index 1bf0ae3..3379cf3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ jupyter jupyter_client < 8.0.0 tabulate -shinylive==0.4.0 +shinylive==0.4.1 matplotlib==3.8.1 shiny seaborn==0.13.0