From 341f889b004c9f03b774e8e166f99109cea61bd2 Mon Sep 17 00:00:00 2001 From: Carson Sievert Date: Wed, 30 Oct 2024 09:08:37 -0500 Subject: [PATCH] v1.2.0 release candidate (#227) * v1.2.0 release candidate * Remove unnecessary dependencies from requirements.txt --- py-shiny | 2 +- requirements.txt | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/py-shiny b/py-shiny index ad985b7..1e9ed9c 160000 --- a/py-shiny +++ b/py-shiny @@ -1 +1 @@ -Subproject commit ad985b71b5c0bf4de6eee9489c4d76c303ee3b3b +Subproject commit 1e9ed9ce64321141139ecbed0c983afdb8ad4eaf diff --git a/requirements.txt b/requirements.txt index 6ebb80b..d6eeada 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,5 @@ jupyter jupyter_client < 8.0.0 tabulate -shinylive==0.6.0 -matplotlib==3.8.1 -shiny -seaborn==0.13.0 -plotly -shinywidgets -ipyleaflet==0.17.4 -faicons +shinylive==0.7.0 griffe