# SHA1:4446b3a051d44636f7389fc99defbd52c7f219e0
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
#    pip-compile-multi
#
-r base.txt
attrs==22.1.0
    # via pytest
coverage[toml]==6.5.0
    # via pytest-cov
cryptography==38.0.3
    # via miscreant
exceptiongroup==1.0.4
    # via pytest
iniconfig==1.1.1
    # via pytest
miscreant==0.3.0
    # via -r requirements/test.in
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
pyparsing==3.0.9
    # via packaging
pytest==7.2.0
    # via
    #   -r requirements/test.in
    #   pytest-cov
pytest-cov==4.0.0
    # via -r requirements/test.in
tomli==1.2.3
    # via
    #   -r requirements/test.in
    #   coverage
    #   pytest
