# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml --universal -o requirements.txt --python-version 3.10 --group dev
certifi==2026.6.17
    # via requests
charset-normalizer==3.4.7
    # via requests
click==8.4.1
    # via portable-python (pyproject.toml)
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   pytest
coverage==7.14.2
    # via pytest-cov
exceptiongroup==1.3.1 ; python_full_version < '3.11'
    # via pytest
idna==3.18
    # via requests
iniconfig==2.3.0
    # via pytest
packaging==26.2
    # via pytest
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pygments==2.20.0
    # via pytest
pytest==9.1.1
    # via pytest-cov
pytest-cov==7.1.0
    # via portable-python (pyproject.toml:dev)
pyyaml==6.0.3
    # via portable-python (pyproject.toml)
requests==2.34.2
    # via portable-python (pyproject.toml)
runez==5.9.1
    # via portable-python (pyproject.toml)
tomli==2.4.1 ; python_full_version <= '3.11'
    # via
    #   coverage
    #   pytest
typing-extensions==4.15.0 ; python_full_version < '3.11'
    # via exceptiongroup
urllib3==2.7.0
    # via
    #   portable-python (pyproject.toml)
    #   requests
