# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml
altair==5.3.0
    # via streamlit
annotated-types==0.6.0
    # via pydantic
anyio==4.3.0
    # via httpx
attrs==23.2.0
    # via
    #   jsonschema
    #   referencing
blinker==1.7.0
    # via streamlit
cachetools==5.3.3
    # via streamlit
certifi==2024.7.4
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via streamlit
gitdb==4.0.11
    # via gitpython
gitpython==3.1.43
    # via streamlit
h11==0.14.0
    # via httpcore
httpcore==1.0.5
    # via httpx
httpx==0.27.0
idna==3.6
    # via
    #   anyio
    #   httpx
    #   requests
jinja2==3.1.3
    # via
    #   altair
    #   pydeck
jsonschema==4.21.1
    # via altair
jsonschema-specifications==2023.12.1
    # via jsonschema
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
    #   altair
    #   pandas
    #   pyarrow
    #   pydeck
    #   streamlit
packaging==24.0
    # via
    #   altair
    #   streamlit
pandas==2.2.1
    # via
    #   altair
    #   streamlit
pillow==10.3.0
    # via streamlit
protobuf==4.25.3
    # via streamlit
pyarrow==15.0.2
    # via streamlit
pydantic==2.6.4
pydantic-core==2.16.3
    # via pydantic
pydeck==0.8.0
    # via streamlit
pygments==2.17.2
    # via rich
python-dateutil==2.9.0.post0
    # via pandas
pytz==2024.1
    # via pandas
referencing==0.34.0
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.2
    # via streamlit
rich==13.7.1
    # via streamlit
rpds-py==0.18.0
    # via
    #   jsonschema
    #   referencing
six==1.16.0
    # via python-dateutil
smmap==5.0.1
    # via gitdb
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
streamlit==1.37.0
tenacity==8.2.3
    # via streamlit
toml==0.10.2
    # via streamlit
toolz==0.12.1
    # via altair
tornado==6.4.1
    # via streamlit
typing-extensions==4.11.0
    # via
    #   pydantic
    #   pydantic-core
    #   streamlit
tzdata==2024.1
    # via pandas
urllib3==2.2.1
    # via requests
