#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile requirements/tests.in
#
attrs==22.1.0
    # via pytest
coverage[toml]==6.5.0
    # via pytest-cov
exceptiongroup==1.0.4
    # via pytest
iniconfig==1.1.1
    # via pytest
mirakuru==2.4.2
    # via pytest-postgresql
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
port-for==0.6.2
    # via pytest-postgresql
psutil==5.9.4
    # via mirakuru
pyparsing==3.0.9
    # via packaging
pytest==7.2.0
    # via
    #   -r requirements/tests.in
    #   pytest-cov
    #   pytest-postgresql
pytest-cov==4.0.0
    # via -r requirements/tests.in
pytest-postgresql==3.1.3
    # via -r requirements/tests.in
tomli==2.0.1
    # via
    #   coverage
    #   pytest
