# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=zzz-test-defaults --extra=zzz-test-streamlit --prerelease=disallow --output-file=requirements/streamlit.txt --python-version=3.11 pyproject.toml
altair==5.4.1
    # via streamlit
attrs==24.2.0
    # via
    #   hypothesis
    #   jsonschema
    #   referencing
blinker==1.8.2
    # via streamlit
cachetools==5.5.0
    # via streamlit
certifi==2024.8.30
    # via requests
charset-normalizer==3.4.0
    # via requests
click==8.1.7
    # via streamlit
coverage==7.6.4
    # via pytest-cov
gitdb==4.0.11
    # via gitpython
gitpython==3.1.43
    # via streamlit
hypothesis==6.115.5
    # via dycw-utilities (pyproject.toml)
idna==3.10
    # via requests
iniconfig==2.0.0
    # via pytest
jinja2==3.1.4
    # via
    #   altair
    #   pydeck
jsonschema==4.23.0
    # via altair
jsonschema-specifications==2024.10.1
    # via jsonschema
markdown-it-py==3.0.0
    # via rich
markupsafe==3.0.2
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
narwhals==1.10.0
    # via altair
numpy==2.1.2
    # via
    #   pandas
    #   pyarrow
    #   pydeck
    #   streamlit
packaging==24.1
    # via
    #   altair
    #   pytest
    #   pytest-rerunfailures
    #   streamlit
pandas==2.2.3
    # via streamlit
pillow==10.4.0
    # via streamlit
pluggy==1.5.0
    # via pytest
protobuf==5.28.3
    # via streamlit
pyarrow==17.0.0
    # via streamlit
pydeck==0.9.1
    # via streamlit
pygments==2.18.0
    # via rich
pytest==8.3.3
    # via
    #   dycw-utilities (pyproject.toml)
    #   pytest-asyncio
    #   pytest-cov
    #   pytest-randomly
    #   pytest-rerunfailures
pytest-asyncio==0.23.8
    # via dycw-utilities (pyproject.toml)
pytest-cov==5.0.0
    # via dycw-utilities (pyproject.toml)
pytest-randomly==3.16.0
    # via dycw-utilities (pyproject.toml)
pytest-rerunfailures==14.0
    # via dycw-utilities (pyproject.toml)
python-dateutil==2.9.0.post0
    # via pandas
pytz==2024.2
    # via pandas
referencing==0.35.1
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.3
    # via streamlit
rich==13.9.3
    # via streamlit
rpds-py==0.20.0
    # via
    #   jsonschema
    #   referencing
six==1.16.0
    # via python-dateutil
smmap==5.0.1
    # via gitdb
sortedcontainers==2.4.0
    # via hypothesis
streamlit==1.39.0
    # via dycw-utilities (pyproject.toml)
tenacity==9.0.0
    # via streamlit
toml==0.10.2
    # via streamlit
tomli==2.0.2
    # via coverage
tornado==6.4.1
    # via streamlit
typing-extensions==4.12.2
    # via
    #   dycw-utilities (pyproject.toml)
    #   altair
    #   streamlit
tzdata==2024.2
    # via pandas
urllib3==2.2.3
    # via requests
