YFDashboard / requirements.txt
Jon Solow
Update to streamlit 1.31
73860b5
raw
history blame contribute delete
No virus
3.1 kB
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
altair==5.2.0
# via streamlit
annotated-types==0.6.0
# via pydantic
anyio==4.3.0
# via httpx
attrs==23.2.0
# via
# jsonschema
# referencing
beautifulsoup4==4.12.3
# via YFDashboard (pyproject.toml)
blinker==1.7.0
# via streamlit
cachetools==5.3.2
# via streamlit
certifi==2024.2.2
# via
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via streamlit
duckdb==0.10.0
# via YFDashboard (pyproject.toml)
gitdb==4.0.11
# via gitpython
gitpython==3.1.42
# via streamlit
h11==0.14.0
# via httpcore
html5lib==1.1
# via YFDashboard (pyproject.toml)
httpcore==1.0.3
# via httpx
httpx==0.26.0
# via httpx-oauth
httpx-oauth==0.13.2
# via streamlit-oauth
idna==3.6
# via
# anyio
# httpx
# requests
importlib-metadata==7.0.1
# via streamlit
jinja2==3.1.3
# via
# altair
# pydeck
jsonschema==4.21.1
# via altair
jsonschema-specifications==2023.12.1
# via jsonschema
lxml==5.1.0
# via YFDashboard (pyproject.toml)
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
numpy==1.26.4
# via
# YFDashboard (pyproject.toml)
# altair
# pandas
# pyarrow
# pydeck
# streamlit
packaging==23.2
# via
# altair
# streamlit
pandas==2.2.0
# via
# YFDashboard (pyproject.toml)
# altair
# streamlit
pillow==10.2.0
# via streamlit
protobuf==4.25.3
# via streamlit
pyarrow==15.0.0
# via streamlit
pydantic==2.6.1
# via YFDashboard (pyproject.toml)
pydantic-core==2.16.2
# via pydantic
pydeck==0.8.1b0
# via streamlit
pygments==2.17.2
# via rich
python-dateutil==2.8.2
# via
# pandas
# streamlit
python-dotenv==1.0.1
# via streamlit-oauth
pytz==2024.1
# via pandas
referencing==0.33.0
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via streamlit
rich==13.7.0
# via streamlit
rpds-py==0.18.0
# via
# jsonschema
# referencing
six==1.16.0
# via
# html5lib
# python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.0
# via
# anyio
# httpx
soupsieve==2.5
# via beautifulsoup4
streamlit==1.31.1
# via
# YFDashboard (pyproject.toml)
# streamlit-oauth
streamlit-oauth==0.1.8
# via YFDashboard (pyproject.toml)
tenacity==8.2.3
# via streamlit
toml==0.10.2
# via streamlit
toolz==0.12.1
# via altair
tornado==6.4
# via streamlit
typing-extensions==4.9.0
# via
# pydantic
# pydantic-core
# streamlit
tzdata==2024.1
# via pandas
tzlocal==5.2
# via streamlit
urllib3==2.2.1
# via requests
validators==0.22.0
# via streamlit
watchdog==4.0.0
# via streamlit
webencodings==0.5.1
# via html5lib
zipp==3.17.0
# via importlib-metadata