#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile test-requirements.in
#
attrs==23.1.0
    # via service-identity
cffi==1.15.1
    # via cryptography
coverage[toml]==7.2.3
    # via -r test-requirements.in
cryptography==40.0.2
    # 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.0.0
    # via pytest
pyasn1==0.4.8
    # via
    #   pyasn1-modules
    #   service-identity
pyasn1-modules==0.3.0
    # via service-identity
pycparser==2.21
    # via cffi
pyopenssl==23.1.1
    # via -r test-requirements.in
pytest==7.3.1
    # via -r test-requirements.in
service-identity==21.1.0
    # via -r test-requirements.in
six==1.16.0
    # via service-identity
