diff --git a/pyproject.toml b/pyproject.toml index 3a72d15c6..f3ae99eec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ dependencies = [ "pytz", "streamlit-autorefresh", - "streamlit>=1.23.0", + "streamlit==1.31.1", "streamlit_extras", "tqdm", "s3fs",