# This file was autogenerated by uv via the following command:
#    uv pip compile --universal --python-version=3.10 test-requirements.in -o test-requirements.txt
alabaster==1.0.0
    # via sphinx
async-generator==1.10
    # via -r test-requirements.in
babel==2.17.0
    # via sphinx
certifi==2026.1.4
    # via requests
charset-normalizer==3.4.4
    # via requests
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   pytest
    #   sphinx
contextlib2==21.6.0
    # via -r test-requirements.in
coverage==7.13.1
    # via pytest-cov
cssselect==1.3.0
    # via -r test-requirements.in
docutils==0.21.2 ; python_full_version < '3.11'
    # via sphinx
docutils==0.22.4 ; python_full_version >= '3.11'
    # via sphinx
exceptiongroup==1.3.1 ; python_full_version < '3.11'
    # via pytest
idna==3.11
    # via requests
imagesize==1.4.1
    # via sphinx
iniconfig==2.3.0
    # via pytest
jinja2==3.1.6
    # via sphinx
lxml==6.0.2
    # via -r test-requirements.in
markupsafe==3.0.3
    # via jinja2
packaging==26.0
    # via
    #   pytest
    #   sphinx
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pygments==2.19.2
    # via
    #   pytest
    #   sphinx
pytest==9.0.2
    # via
    #   -r test-requirements.in
    #   pytest-cov
pytest-cov==7.0.0
    # via -r test-requirements.in
requests==2.32.5
    # via sphinx
roman-numerals==4.1.0 ; python_full_version >= '3.11'
    # via sphinx
snowballstemmer==3.0.1
    # via sphinx
sphinx==8.1.3 ; python_full_version < '3.11'
    # via -r test-requirements.in
sphinx==9.0.4 ; python_full_version == '3.11.*'
    # via -r test-requirements.in
sphinx==9.1.0 ; python_full_version >= '3.12'
    # via -r test-requirements.in
sphinxcontrib-applehelp==2.0.0
    # via sphinx
sphinxcontrib-devhelp==2.0.0
    # via sphinx
sphinxcontrib-htmlhelp==2.1.0
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==2.0.0
    # via sphinx
sphinxcontrib-serializinghtml==2.0.0
    # via sphinx
tomli==2.4.0 ; python_full_version <= '3.11'
    # via
    #   coverage
    #   pytest
    #   sphinx
typing-extensions==4.15.0 ; python_full_version < '3.11'
    # via exceptiongroup
urllib3==2.6.3
    # via requests
