#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile requirements/tests.in
#
attrs==22.2.0
    # via pytest
coverage[toml]==7.0.5
    # via pytest-cov
iniconfig==2.0.0
    # via pytest
mirakuru==2.4.2
    # via pytest-postgresql
packaging==23.0
    # via pytest
pluggy==1.0.0
    # via pytest
port-for==0.6.3
    # via pytest-postgresql
psutil==5.9.4
    # via mirakuru
pytest==7.2.2
    # 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
