# This file was autogenerated by uv via the following command:
#    uv pip compile --universal --python-version=3.9 test-requirements.in -o test-requirements.txt
alabaster==0.7.16 ; python_full_version < '3.10'
    # via sphinx
alabaster==1.0.0 ; python_full_version >= '3.10'
    # via sphinx
astor==0.8.1
    # via -r test-requirements.in
astroid==3.3.11
    # via pylint
async-generator==1.10
    # via -r test-requirements.in
attrs==25.3.0
    # via
    #   -r test-requirements.in
    #   outcome
babel==2.17.0
    # via sphinx
black==25.1.0 ; implementation_name == 'cpython'
    # via -r test-requirements.in
certifi==2025.8.3
    # via requests
cffi==1.17.1 ; 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.3
    # via requests
click==8.1.8 ; python_full_version < '3.10' and implementation_name == 'cpython'
    # via black
click==8.2.1 ; python_full_version >= '3.10' and 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.10.6
    # via -r test-requirements.in
cryptography==45.0.6
    # 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.19.1
    # via virtualenv
identify==2.6.13
    # via pre-commit
idna==3.10
    # via
    #   -r test-requirements.in
    #   requests
    #   trustme
imagesize==1.4.1
    # via sphinx
importlib-metadata==8.7.0 ; python_full_version < '3.10'
    # via sphinx
iniconfig==2.1.0
    # via pytest
isort==6.0.1
    # via pylint
jedi==0.19.2 ; implementation_name == 'cpython'
    # via -r test-requirements.in
jinja2==3.1.6
    # via sphinx
markupsafe==3.0.2
    # via jinja2
mccabe==0.7.0
    # via pylint
mypy==1.17.1
    # 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
orjson==3.11.3 ; implementation_name == 'cpython'
    # via -r test-requirements.in
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.4.0
    # via
    #   black
    #   pylint
    #   virtualenv
pluggy==1.6.0
    # via pytest
pre-commit==4.3.0
    # via -r test-requirements.in
pycparser==2.22 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
    # via cffi
pygments==2.19.2
    # via
    #   pytest
    #   sphinx
pylint==3.3.8
    # via -r test-requirements.in
pyopenssl==25.1.0
    # via -r test-requirements.in
pyright==1.1.404
    # via -r test-requirements.in
pytest==8.4.1
    # via -r test-requirements.in
pyyaml==6.0.2
    # via pre-commit
requests==2.32.5
    # via sphinx
roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
    # via sphinx
ruff==0.12.12
    # 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==7.4.7 ; python_full_version < '3.10'
    # via -r test-requirements.in
sphinx==8.1.3 ; python_full_version == '3.10.*'
    # 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.2.1 ; 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.20250822
    # via
    #   -r test-requirements.in
    #   types-pyopenssl
types-docutils==0.22.0.20250822
    # via -r test-requirements.in
types-pyopenssl==24.1.0.20240722
    # via -r test-requirements.in
types-pyyaml==6.0.12.20250822
    # 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
    #   exceptiongroup
    #   mypy
    #   pylint
    #   pyopenssl
    #   pyright
    #   virtualenv
urllib3==2.5.0
    # via requests
uv==0.8.15
    # via -r test-requirements.in
virtualenv==20.34.0
    # via pre-commit
zipp==3.23.0 ; python_full_version < '3.10'
    # via importlib-metadata
