From 4f0ae7a74635eec47e9549f842f9a8776a5cd899 Mon Sep 17 00:00:00 2001 From: ZeroCool940711 Date: Sat, 24 Sep 2022 18:09:28 -0700 Subject: [PATCH] Upgraded the streamlit dependency to version 1.13.0 --- environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index 44d8a92..ddb2909 100644 --- a/environment.yaml +++ b/environment.yaml @@ -38,7 +38,7 @@ dependencies: - python-slugify>=6.1.2 - pytorch-lightning==1.4.2 - retry>=0.9.2 - - streamlit==1.12.2 + - streamlit==1.13.0 - streamlit-on-Hover-tabs==1.0.1 - streamlit-option-menu==0.3.2 - streamlit_nested_layout