#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile requirements/tests.in
#
coverage[toml]==7.2.7
    # via pytest-cov
iniconfig==2.0.0
    # via pytest
mirakuru==2.5.1
    # via pytest-postgresql
packaging==23.1
    # via pytest
pluggy==1.0.0
    # via pytest
port-for==0.6.3
    # via pytest-postgresql
psutil==5.9.5
    # via mirakuru
psycopg==3.1.9
    # via pytest-postgresql
pytest==7.4.0
    # via
    #   -r requirements/tests.in
    #   pytest-cov
    #   pytest-postgresql
pytest-cov==4.1.0
    # via -r requirements/tests.in
pytest-postgresql==5.0.0
    # via -r requirements/tests.in
typing-extensions==4.6.3
    # via psycopg

# The following packages are considered to be unsafe in a requirements file:
# setuptools
