# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=test --extra=zzz-test-streamlit --prerelease=explicit --output-file=requirements/streamlit.txt --python-version=3.11 pyproject.toml
altair==5.5.0
    # via streamlit
attrs==24.2.0
    # via
    #   hypothesis
    #   jsonschema
    #   referencing
blinker==1.9.0
    # 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.9
    # via
    #   coverage-conditional-plugin
    #   pytest-cov
coverage-conditional-plugin==0.9.0
    # via dycw-utilities (pyproject.toml)
execnet==2.1.1
    # via pytest-xdist
gitdb==4.0.11
    # via gitpython
gitpython==3.1.43
    # via streamlit
hypothesis==6.122.3
    # 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.17.0
    # via altair
numpy==2.2.0
    # via
    #   pandas
    #   pydeck
    #   streamlit
packaging==24.2
    # via
    #   altair
    #   coverage-conditional-plugin
    #   pytest
    #   pytest-rerunfailures
    #   streamlit
pandas==2.2.3
    # via streamlit
pillow==11.0.0
    # via streamlit
pluggy==1.5.0
    # via pytest
protobuf==5.29.1
    # via streamlit
pyarrow==18.1.0
    # via streamlit
pydeck==0.9.1
    # via streamlit
pygments==2.18.0
    # via rich
pytest==8.3.4
    # via
    #   dycw-utilities (pyproject.toml)
    #   pytest-asyncio
    #   pytest-cov
    #   pytest-instafail
    #   pytest-only
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-asyncio==0.24.0
    # via dycw-utilities (pyproject.toml)
pytest-cov==6.0.0
    # via dycw-utilities (pyproject.toml)
pytest-instafail==0.5.0
    # via dycw-utilities (pyproject.toml)
pytest-only==2.1.2
    # via dycw-utilities (pyproject.toml)
pytest-randomly==3.16.0
    # via dycw-utilities (pyproject.toml)
pytest-rerunfailures==15.0
    # via dycw-utilities (pyproject.toml)
pytest-xdist==3.6.1
    # 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.4
    # via streamlit
rpds-py==0.22.3
    # via
    #   jsonschema
    #   referencing
six==1.17.0
    # via python-dateutil
smmap==5.0.1
    # via gitdb
sortedcontainers==2.4.0
    # via hypothesis
streamlit==1.41.0
    # via dycw-utilities (pyproject.toml)
tenacity==9.0.0
    # via streamlit
toml==0.10.2
    # via streamlit
tomli==2.2.1
    # via coverage
tornado==6.4.2
    # 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
watchdog==6.0.0
    # via streamlit
