# SHA1:4446b3a051d44636f7389fc99defbd52c7f219e0
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
#    pip-compile-multi
#
-r base.txt
attrs==21.4.0
    # via pytest
coverage[toml]==6.2
    # via pytest-cov
cryptography==36.0.1
    # via miscreant
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
py==1.11.0
    # via pytest
pyparsing==3.0.6
    # via packaging
pytest==6.2.5
    # via
    #   -r requirements/test.in
    #   pytest-cov
pytest-cov==3.0.0
    # via -r requirements/test.in
toml==0.10.2
    # via pytest
tomli==1.2.3
    # via
    #   -r requirements/test.in
    #   coverage
