From f75129dd621bc2be0ce2e2964fc7ad7c3d52a8a9 Mon Sep 17 00:00:00 2001 From: Claromes Date: Sun, 23 Jun 2024 02:22:21 -0300 Subject: [PATCH] update streamlit req --- app/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index d09b089..9d8ab55 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,2 +1,2 @@ -streamlit==1.35.0 -waybacktweets>=1.0 +streamlit==1.36.0 +waybacktweets==1.0a3 -- 2.34.1