# 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.8
    # via pylint
async-generator==1.10
    # via -r test-requirements.in
attrs==25.1.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.1.31
    # 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.1
    # via requests
click==8.1.8 ; 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.6.12
    # via -r test-requirements.in
cryptography==44.0.1
    # via
    #   -r test-requirements.in
    #   pyopenssl
    #   trustme
    #   types-pyopenssl
dill==0.3.9
    # via pylint
distlib==0.3.9
    # via virtualenv
docutils==0.21.2
    # via sphinx
exceptiongroup==1.2.2 ; python_full_version < '3.11'
    # via
    #   -r test-requirements.in
    #   pytest
filelock==3.17.0
    # via virtualenv
identify==2.6.7
    # via pre-commit
idna==3.10
    # via
    #   -r test-requirements.in
    #   requests
    #   trustme
imagesize==1.4.1
    # via sphinx
importlib-metadata==8.6.1 ; python_full_version < '3.10'
    # via sphinx
iniconfig==2.0.0
    # via pytest
isort==6.0.0
    # via pylint
jedi==0.19.2 ; implementation_name == 'cpython'
    # via -r test-requirements.in
jinja2==3.1.5
    # via sphinx
markupsafe==3.0.2
    # via jinja2
mccabe==0.7.0
    # via pylint
mypy==1.15.0
    # via -r test-requirements.in
mypy-extensions==1.0.0
    # via
    #   -r test-requirements.in
    #   black
    #   mypy
nodeenv==1.9.1
    # via
    #   pre-commit
    #   pyright
orjson==3.10.15 ; implementation_name == 'cpython'
    # via -r test-requirements.in
outcome==1.3.0.post0
    # via -r test-requirements.in
packaging==24.2
    # via
    #   black
    #   pytest
    #   sphinx
parso==0.8.4 ; implementation_name == 'cpython'
    # via jedi
pathspec==0.12.1 ; implementation_name == 'cpython'
    # via black
platformdirs==4.3.6
    # via
    #   black
    #   pylint
    #   virtualenv
pluggy==1.5.0
    # via pytest
pre-commit==4.1.0
    # via -r test-requirements.in
pycparser==2.22 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
    # via cffi
pygments==2.19.1
    # via sphinx
pylint==3.3.4
    # via -r test-requirements.in
pyopenssl==25.0.0
    # via -r test-requirements.in
pyright==1.1.393
    # via -r test-requirements.in
pytest==8.3.4
    # via -r test-requirements.in
pyyaml==6.0.2
    # via pre-commit
requests==2.32.3
    # via sphinx
ruff==0.9.6
    # via -r test-requirements.in
sniffio==1.3.1
    # via -r test-requirements.in
snowballstemmer==2.2.0
    # 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
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.2
    # via pylint
trustme==1.2.1
    # via -r test-requirements.in
types-cffi==1.16.0.20241221
    # via
    #   -r test-requirements.in
    #   types-pyopenssl
types-docutils==0.21.0.20241128
    # via -r test-requirements.in
types-pyopenssl==24.1.0.20240722
    # via -r test-requirements.in
types-setuptools==75.8.0.20250210
    # via types-cffi
typing-extensions==4.12.2
    # via
    #   -r test-requirements.in
    #   astroid
    #   black
    #   mypy
    #   pylint
    #   pyopenssl
    #   pyright
urllib3==2.3.0
    # via requests
uv==0.5.30
    # via -r test-requirements.in
virtualenv==20.29.2
    # via pre-commit
zipp==3.21.0 ; python_full_version < '3.10'
    # via importlib-metadata
