From 9f8eb97cfc8e1b6d99a47cdc11874f4aff2e009d Mon Sep 17 00:00:00 2001 From: Nilesh Date: Fri, 5 Jan 2024 17:20:19 -0800 Subject: [PATCH] Fix webapp not loading (#895) --- webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/requirements.txt b/webapp/requirements.txt index 25248916..16afaf2e 100644 --- a/webapp/requirements.txt +++ b/webapp/requirements.txt @@ -2,4 +2,4 @@ shinylive astral==2.2 shinyswatch shiny==0.6.0 -click==8.1.3 +click==8.1.7