#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile test-requirements.in
#
attrs==26.1.0
    # via service-identity
cffi==2.1.1
    # via cryptography
coverage[toml]==7.15.2
    # via -r test-requirements.in
cryptography==48.0.0
    # via
    #   -r test-requirements.in
    #   pyopenssl
    #   service-identity
exceptiongroup==1.3.1
    # via pytest
idna==3.18
    # via -r test-requirements.in
iniconfig==2.3.0
    # via pytest
packaging==26.2
    # via pytest
pluggy==1.6.0
    # via pytest
pycparser==3.0
    # via cffi
pygments==2.20.0
    # via pytest
pyopenssl==26.2.0
    # via -r test-requirements.in
pytest==9.1.1
    # via -r test-requirements.in
service-identity==26.1.0
    # via -r test-requirements.in
tomli==2.4.1
    # via
    #   coverage
    #   pytest
typing-extensions==4.16.0
    # via
    #   cryptography
    #   exceptiongroup
    #   pyopenssl
