#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --resolver=backtracking test-requirements.in
#
attrs==23.1.0
    # via service-identity
cffi==1.15.1
    # via cryptography
coverage[toml]==7.2.7
    # via -r test-requirements.in
cryptography==41.0.1
    # via
    #   -r test-requirements.in
    #   pyopenssl
    #   service-identity
idna==3.4
    # via -r test-requirements.in
iniconfig==2.0.0
    # via pytest
packaging==23.1
    # via pytest
pluggy==1.2.0
    # via pytest
pyasn1==0.5.0
    # via
    #   pyasn1-modules
    #   service-identity
pyasn1-modules==0.3.0
    # via service-identity
pycparser==2.21
    # via cffi
pyopenssl==23.2.0
    # via -r test-requirements.in
pytest==7.4.0
    # via -r test-requirements.in
service-identity==23.1.0
    # via -r test-requirements.in
