From 2ca71f20dcbf1db9d50793fa560b792881e48d50 Mon Sep 17 00:00:00 2001 From: c0de Date: Thu, 23 May 2024 17:10:56 -0500 Subject: [PATCH] Update to latest streamlit --- requirements.txt | 64 +++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 34 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9ae724d..e031f19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,45 +1,41 @@ -altair==5.2.0 +altair==5.3.0 attrs==23.2.0 -blinker==1.7.0 -cachetools==5.3.2 -certifi==2023.11.17 +blinker==1.8.2 +cachetools==5.3.3 +certifi==2024.2.2 charset-normalizer==3.3.2 click==8.1.7 gitdb==4.0.11 -GitPython==3.1.41 -idna==3.6 -importlib-metadata==6.11.0 -Jinja2==3.1.3 -jsonschema==4.20.0 +GitPython==3.1.43 +idna==3.7 +Jinja2==3.1.4 +jsonschema==4.22.0 jsonschema-specifications==2023.12.1 markdown-it-py==3.0.0 -MarkupSafe==2.1.3 +MarkupSafe==2.1.5 mdurl==0.1.2 -numpy==1.26.3 -packaging==23.2 -pandas==2.1.4 -pillow==10.2.0 -protobuf==4.25.2 -pyarrow==14.0.2 -pydeck==0.8.1b0 -Pygments==2.17.2 -python-dateutil==2.8.2 -pytz==2023.3.post1 -referencing==0.32.1 -requests==2.31.0 -rich==13.7.0 -rpds-py==0.16.2 +numpy==1.26.4 +packaging==24.0 +pandas==2.2.2 +pillow==10.3.0 +protobuf==4.25.3 +pyarrow==16.1.0 +pydeck==0.9.1 +Pygments==2.18.0 +python-dateutil==2.9.0.post0 +pytz==2024.1 +referencing==0.35.1 +requests==2.32.2 +rich==13.7.1 +rpds-py==0.18.1 six==1.16.0 smmap==5.0.1 -streamlit==1.29.0 -tenacity==8.2.3 +streamlit==1.35.0 +tenacity==8.3.0 toml==0.10.2 -toolz==0.12.0 +toolz==0.12.1 tornado==6.4 -typing_extensions==4.9.0 -tzdata==2023.4 -tzlocal==5.2 -urllib3==2.1.0 -validators==0.22.0 -watchdog==3.0.0 -zipp==3.17.0 +typing_extensions==4.11.0 +tzdata==2024.1 +urllib3==2.2.1 +watchdog==4.0.1