#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --resolver=backtracking test-requirements.in
#
attrs==24.2.0
    # via service-identity
cffi==1.17.1
    # via cryptography
coverage[toml]==7.6.8
    # via -r test-requirements.in
cryptography==43.0.3
    # via
    #   -r test-requirements.in
    #   pyopenssl
    #   service-identity
idna==3.10
    # via -r test-requirements.in
iniconfig==2.0.0
    # via pytest
packaging==24.2
    # via pytest
pluggy==1.5.0
    # via pytest
pyasn1==0.6.1
    # via
    #   pyasn1-modules
    #   service-identity
pyasn1-modules==0.4.1
    # via service-identity
pycparser==2.22
    # via cffi
pyopenssl==24.3.0
    # via -r test-requirements.in
pytest==8.3.3
    # via -r test-requirements.in
service-identity==24.2.0
    # via -r test-requirements.in
