YFDashboard / dev-requirements.txt
Jon Solow
Revert "Add yfpy"
108c07f
raw
history blame
No virus
3.95 kB
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml
#
altair==5.1.1
# via streamlit
annotated-types==0.5.0
# via pydantic
anyio==4.0.0
# via httpcore
attrs==23.1.0
# via
# jsonschema
# referencing
beautifulsoup4==4.12.2
# via YFDashboard (pyproject.toml)
black==23.9.1
# via YFDashboard (pyproject.toml)
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.7
# via
# black
# streamlit
gitdb==4.0.10
# via gitpython
gitpython==3.1.37
# via streamlit
h11==0.14.0
# via httpcore
html5lib==1.1
# via YFDashboard (pyproject.toml)
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
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
# via
# altair
# pydeck
jsonschema==4.19.1
# via altair
jsonschema-specifications==2023.7.1
# via jsonschema
lxml==4.9.3
# via YFDashboard (pyproject.toml)
lxml-stubs==0.4.0
# via YFDashboard (pyproject.toml)
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.5.1
# via YFDashboard (pyproject.toml)
mypy-extensions==1.0.0
# via
# black
# mypy
numpy==1.26.0
# via
# YFDashboard (pyproject.toml)
# altair
# pandas
# pandas-stubs
# pyarrow
# pydeck
# streamlit
packaging==23.1
# via
# altair
# black
# pytest
# streamlit
pandas==2.1.1
# via
# YFDashboard (pyproject.toml)
# altair
# streamlit
pandas-stubs==2.0.3.230814
# via YFDashboard (pyproject.toml)
pathspec==0.11.2
# via black
pillow==9.5.0
# via streamlit
platformdirs==3.10.0
# via black
pluggy==1.3.0
# via pytest
protobuf==4.24.3
# via streamlit
pyarrow==13.0.0
# via streamlit
pydantic==2.4.0
# via YFDashboard (pyproject.toml)
pydantic-core==2.10.0
# via pydantic
pydeck==0.8.1b0
# via streamlit
pygments==2.16.1
# via rich
pytest==7.4.2
# via YFDashboard (pyproject.toml)
python-dateutil==2.8.2
# via
# pandas
# streamlit
pytz==2023.3.post1
# via pandas
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via streamlit
rich==13.5.3
# via streamlit
rpds-py==0.10.3
# via
# jsonschema
# referencing
ruff==0.0.291
# via YFDashboard (pyproject.toml)
six==1.16.0
# via
# html5lib
# python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
soupsieve==2.5
# via beautifulsoup4
streamlit==1.27.0
# via
# YFDashboard (pyproject.toml)
# streamlit-oauth
streamlit-oauth==0.0.3
# 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
types-beautifulsoup4==4.12.0.6
# via YFDashboard (pyproject.toml)
types-html5lib==1.1.11.15
# via types-beautifulsoup4
types-pytz==2023.3.1.1
# via pandas-stubs
types-requests==2.31.0.5
# via YFDashboard (pyproject.toml)
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.8.0
# via
# mypy
# pydantic
# pydantic-core
# streamlit
tzdata==2023.3
# via pandas
tzlocal==5.0.1
# via streamlit
urllib3==2.0.5
# via requests
validators==0.22.0
# via streamlit
watchdog==3.0.0
# via streamlit
webencodings==0.5.1
# via html5lib
zipp==3.17.0
# via importlib-metadata