# 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
astor==0.8.1
    # via -r test-requirements.in
astroid==4.0.1
    # via pylint
async-generator==1.10
    # via -r test-requirements.in
attrs==25.4.0
    # via
    #   -r test-requirements.in
    #   outcome
babel==2.17.0
    # via sphinx
black==25.9.0 ; implementation_name == 'cpython'
    # via -r test-requirements.in
certifi==2025.10.5
    # via requests
cffi==2.0.0 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
    # via
    #   -r test-requirements.in
    #   cryptography
cfgv==3.4.0
    # via pre-commit
charset-normalizer==3.4.4
    # via requests
click==8.3.0 ; implementation_name == 'cpython'
    # via black
codespell==2.4.1
    # via -r test-requirements.in
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   pylint
    #   pytest
    #   sphinx
coverage==7.11.0
    # via -r test-requirements.in
cryptography==46.0.3
    # via
    #   -r test-requirements.in
    #   pyopenssl
    #   trustme
    #   types-pyopenssl
dill==0.4.0
    # via pylint
distlib==0.4.0
    # via virtualenv
docutils==0.21.2
    # via sphinx
exceptiongroup==1.3.0 ; python_full_version < '3.11'
    # via
    #   -r test-requirements.in
    #   pytest
filelock==3.20.0
    # via virtualenv
identify==2.6.15
    # via pre-commit
idna==3.11
    # via
    #   -r test-requirements.in
    #   requests
    #   trustme
imagesize==1.4.1
    # via sphinx
iniconfig==2.3.0
    # via pytest
isort==7.0.0
    # via pylint
jedi==0.19.2 ; implementation_name == 'cpython'
    # via -r test-requirements.in
jinja2==3.1.6
    # via sphinx
markupsafe==3.0.3
    # via jinja2
mccabe==0.7.0
    # via pylint
mypy==1.18.2
    # via -r test-requirements.in
mypy-extensions==1.1.0
    # via
    #   -r test-requirements.in
    #   black
    #   mypy
nodeenv==1.9.1
    # via
    #   pre-commit
    #   pyright
outcome==1.3.0.post0
    # via -r test-requirements.in
packaging==25.0
    # via
    #   black
    #   pytest
    #   sphinx
parso==0.8.5 ; implementation_name == 'cpython'
    # via jedi
pathspec==0.12.1
    # via
    #   black
    #   mypy
platformdirs==4.5.0
    # via
    #   black
    #   pylint
    #   virtualenv
pluggy==1.6.0
    # via pytest
pre-commit==4.3.0
    # via -r test-requirements.in
pycparser==2.23 ; (implementation_name != 'PyPy' and os_name == 'nt') or (implementation_name != 'PyPy' and platform_python_implementation != 'PyPy')
    # via cffi
pygments==2.19.2
    # via
    #   pytest
    #   sphinx
pylint==4.0.2
    # via -r test-requirements.in
pyopenssl==25.3.0
    # via -r test-requirements.in
pyright==1.1.406
    # via -r test-requirements.in
pytest==8.4.2
    # via -r test-requirements.in
pytokens==0.2.0 ; implementation_name == 'cpython'
    # via black
pyyaml==6.0.3
    # via pre-commit
requests==2.32.5
    # via sphinx
roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
    # via sphinx
ruff==0.14.2
    # via -r test-requirements.in
sniffio==1.3.1
    # via -r test-requirements.in
snowballstemmer==3.0.1
    # via sphinx
sortedcontainers==2.4.0
    # via -r test-requirements.in
sphinx==8.1.3 ; python_full_version < '3.11'
    # via -r test-requirements.in
sphinx==8.2.3 ; python_full_version >= '3.11'
    # 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.3.0 ; python_full_version < '3.11'
    # via
    #   black
    #   mypy
    #   pylint
    #   pytest
    #   sphinx
tomlkit==0.13.3
    # via pylint
trustme==1.2.1
    # via -r test-requirements.in
types-cffi==1.17.0.20250915
    # via
    #   -r test-requirements.in
    #   types-pyopenssl
types-docutils==0.22.2.20251006
    # via -r test-requirements.in
types-pyopenssl==24.1.0.20240722
    # via -r test-requirements.in
types-pyyaml==6.0.12.20250915
    # via -r test-requirements.in
types-setuptools==80.9.0.20250822
    # via types-cffi
typing-extensions==4.15.0
    # via
    #   -r test-requirements.in
    #   astroid
    #   black
    #   cryptography
    #   exceptiongroup
    #   mypy
    #   pyopenssl
    #   pyright
    #   virtualenv
urllib3==2.5.0
    # via requests
uv==0.9.5
    # via -r test-requirements.in
virtualenv==20.35.3
    # via pre-commit
