diff --git a/pyproject.toml b/pyproject.toml index e048a19cb..8267f8522 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ dependencies = [ "pytz", "streamlit-autorefresh", - "streamlit==1.31.1", + "streamlit!=1.34.0", "streamlit_extras", "tqdm", "s3fs",