#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile test-requirements.in
#
coverage[toml]==7.6.1
    # via pytest-cov
django==2.2.28
    # via -r test-requirements.in
django-pipeline==3.1.0
    # via -r test-requirements.in
iniconfig==2.0.0
    # via pytest
packaging==24.1
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.3.2
    # via
    #   -r test-requirements.in
    #   pytest-cov
pytest-cov==5.0.0
    # via -r test-requirements.in
pytz==2024.1
    # via django
sqlparse==0.5.1
    # via django
