# This file was autogenerated by uv via the following command:
#    uv pip compile --universal --python-version=3.8 test-requirements.in -o test-requirements.txt
alabaster==0.7.13
    # via sphinx
astor==0.8.1
    # via -r test-requirements.in
astroid==3.2.2
    # via pylint
async-generator==1.10
    # via -r test-requirements.in
attrs==24.1.0
    # via
    #   -r test-requirements.in
    #   outcome
babel==2.15.0
    # via sphinx
black==24.4.2 ; implementation_name == 'cpython'
    # via -r test-requirements.in
certifi==2024.7.4
    # via requests
cffi==1.17.0rc1 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
    # via
    #   -r test-requirements.in
    #   cryptography
charset-normalizer==3.3.2
    # via requests
click==8.1.7 ; implementation_name == 'cpython'
    # via black
codespell==2.3.0
    # via -r test-requirements.in
colorama==0.4.6 ; sys_platform == 'win32' or (implementation_name == 'cpython' and platform_system == 'Windows')
    # via
    #   click
    #   pylint
    #   pytest
    #   sphinx
coverage==7.5.4
    # via -r test-requirements.in
cryptography==42.0.8
    # via
    #   -r test-requirements.in
    #   pyopenssl
    #   trustme
    #   types-pyopenssl
dill==0.3.8
    # via pylint
docutils==0.20.1
    # via sphinx
exceptiongroup==1.2.1 ; python_version < '3.11'
    # via
    #   -r test-requirements.in
    #   pytest
idna==3.7
    # via
    #   -r test-requirements.in
    #   requests
    #   trustme
imagesize==1.4.1
    # via sphinx
importlib-metadata==8.0.0 ; python_version < '3.10'
    # via sphinx
iniconfig==2.0.0
    # via pytest
isort==5.13.2
    # via pylint
jedi==0.19.1
    # via -r test-requirements.in
jinja2==3.1.4
    # via sphinx
markupsafe==2.1.5
    # via jinja2
mccabe==0.7.0
    # via pylint
mypy==1.11.0 ; implementation_name == 'cpython'
    # via -r test-requirements.in
mypy-extensions==1.0.0 ; implementation_name == 'cpython'
    # via
    #   -r test-requirements.in
    #   black
    #   mypy
nodeenv==1.9.1
    # via pyright
outcome==1.3.0.post0
    # via -r test-requirements.in
packaging==24.1
    # via
    #   black
    #   pytest
    #   sphinx
parso==0.8.4
    # via jedi
pathspec==0.12.1 ; implementation_name == 'cpython'
    # via black
platformdirs==4.2.2
    # via
    #   black
    #   pylint
pluggy==1.5.0
    # via pytest
pycparser==2.22 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
    # via cffi
pygments==2.18.0
    # via sphinx
pylint==3.2.5
    # via -r test-requirements.in
pyopenssl==24.1.0
    # via -r test-requirements.in
pyright==1.1.370
    # via -r test-requirements.in
pytest==8.2.2
    # via -r test-requirements.in
pytz==2024.1 ; python_version < '3.9'
    # via babel
requests==2.32.3
    # via sphinx
ruff==0.5.1
    # 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.1.2
    # via -r test-requirements.in
sphinxcontrib-applehelp==1.0.4
    # via sphinx
sphinxcontrib-devhelp==1.0.2
    # via sphinx
sphinxcontrib-htmlhelp==2.0.1
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.3
    # via sphinx
sphinxcontrib-serializinghtml==1.1.5
    # via sphinx
tomli==2.0.1 ; python_version < '3.11'
    # via
    #   black
    #   mypy
    #   pylint
    #   pytest
tomlkit==0.12.5
    # via pylint
trustme==1.1.0
    # via -r test-requirements.in
types-cffi==1.16.0.20240331 ; implementation_name == 'cpython'
    # via
    #   -r test-requirements.in
    #   types-pyopenssl
types-docutils==0.21.0.20240704
    # via -r test-requirements.in
types-pyopenssl==24.1.0.20240425 ; implementation_name == 'cpython'
    # via -r test-requirements.in
types-setuptools==70.2.0.20240704 ; implementation_name == 'cpython'
    # via types-cffi
typing-extensions==4.12.2
    # via
    #   -r test-requirements.in
    #   astroid
    #   black
    #   mypy
    #   pylint
urllib3==2.2.2
    # via requests
uv==0.2.26
    # via -r test-requirements.in
zipp==3.19.2 ; python_version < '3.10'
    # via importlib-metadata
