Update to latest streamlit
This commit is contained in:
parent
b9cb2363bb
commit
2ca71f20dc
@ -1,45 +1,41 @@
|
|||||||
altair==5.2.0
|
altair==5.3.0
|
||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
blinker==1.7.0
|
blinker==1.8.2
|
||||||
cachetools==5.3.2
|
cachetools==5.3.3
|
||||||
certifi==2023.11.17
|
certifi==2024.2.2
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
gitdb==4.0.11
|
gitdb==4.0.11
|
||||||
GitPython==3.1.41
|
GitPython==3.1.43
|
||||||
idna==3.6
|
idna==3.7
|
||||||
importlib-metadata==6.11.0
|
Jinja2==3.1.4
|
||||||
Jinja2==3.1.3
|
jsonschema==4.22.0
|
||||||
jsonschema==4.20.0
|
|
||||||
jsonschema-specifications==2023.12.1
|
jsonschema-specifications==2023.12.1
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
MarkupSafe==2.1.3
|
MarkupSafe==2.1.5
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
numpy==1.26.3
|
numpy==1.26.4
|
||||||
packaging==23.2
|
packaging==24.0
|
||||||
pandas==2.1.4
|
pandas==2.2.2
|
||||||
pillow==10.2.0
|
pillow==10.3.0
|
||||||
protobuf==4.25.2
|
protobuf==4.25.3
|
||||||
pyarrow==14.0.2
|
pyarrow==16.1.0
|
||||||
pydeck==0.8.1b0
|
pydeck==0.9.1
|
||||||
Pygments==2.17.2
|
Pygments==2.18.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.9.0.post0
|
||||||
pytz==2023.3.post1
|
pytz==2024.1
|
||||||
referencing==0.32.1
|
referencing==0.35.1
|
||||||
requests==2.31.0
|
requests==2.32.2
|
||||||
rich==13.7.0
|
rich==13.7.1
|
||||||
rpds-py==0.16.2
|
rpds-py==0.18.1
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
smmap==5.0.1
|
smmap==5.0.1
|
||||||
streamlit==1.29.0
|
streamlit==1.35.0
|
||||||
tenacity==8.2.3
|
tenacity==8.3.0
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
toolz==0.12.0
|
toolz==0.12.1
|
||||||
tornado==6.4
|
tornado==6.4
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.11.0
|
||||||
tzdata==2023.4
|
tzdata==2024.1
|
||||||
tzlocal==5.2
|
urllib3==2.2.1
|
||||||
urllib3==2.1.0
|
watchdog==4.0.1
|
||||||
validators==0.22.0
|
|
||||||
watchdog==3.0.0
|
|
||||||
zipp==3.17.0
|
|
||||||
|
Loading…
Reference in New Issue
Block a user