YFDashboard / requirements.txt
JonSolow
Add login with streamlit_oauth (#1)
3e30a68 unverified
raw
history blame
2.67 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.0.1
# via streamlit
anyio==3.7.1
# via httpcore
attrs==23.1.0
# via
# jsonschema
# referencing
blinker==1.6.2
# via streamlit
cachetools==5.3.1
# via streamlit
certifi==2023.7.22
# via
# httpcore
# httpx
# requests
charset-normalizer==3.2.0
# via requests
click==8.1.6
# via streamlit
gitdb==4.0.10
# via gitpython
gitpython==3.1.32
# via streamlit
h11==0.14.0
# via httpcore
httpcore==0.17.3
# via httpx
httpx==0.24.1
# via httpx-oauth
httpx-oauth==0.13.0
# via streamlit-oauth
idna==3.4
# via
# anyio
# httpx
# requests
importlib-metadata==6.8.0
# via streamlit
jinja2==3.1.2
# via
# altair
# pydeck
jsonschema==4.19.0
# via altair
jsonschema-specifications==2023.7.1
# via jsonschema
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
numpy==1.25.2
# via
# YFDashboard (pyproject.toml)
# altair
# pandas
# pyarrow
# pydeck
# streamlit
packaging==23.1
# via streamlit
pandas==2.0.3
# via
# YFDashboard (pyproject.toml)
# altair
# streamlit
pillow==9.5.0
# via streamlit
protobuf==4.24.0
# via streamlit
pyarrow==12.0.1
# via streamlit
pydeck==0.8.0
# via streamlit
pygments==2.16.1
# via rich
pympler==1.0.1
# via streamlit
python-dateutil==2.8.2
# via
# pandas
# streamlit
pytz==2023.3
# via pandas
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via streamlit
rich==13.5.2
# via streamlit
rpds-py==0.9.2
# via
# jsonschema
# referencing
six==1.16.0
# via python-dateutil
smmap==5.0.0
# via gitdb
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
streamlit==1.25.0
# via
# YFDashboard (pyproject.toml)
# streamlit-oauth
streamlit-oauth==0.0.1
# via YFDashboard (pyproject.toml)
tenacity==8.2.3
# via streamlit
toml==0.10.2
# via streamlit
toolz==0.12.0
# via altair
tornado==6.3.3
# via streamlit
typing-extensions==4.7.1
# via streamlit
tzdata==2023.3
# via
# pandas
# pytz-deprecation-shim
tzlocal==4.3.1
# via streamlit
urllib3==2.0.4
# via requests
validators==0.21.2
# via streamlit
watchdog==3.0.0
# via streamlit
zipp==3.16.2
# via importlib-metadata