#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --extra=dev pyproject.toml
#
asgiref==3.8.1
    # via django
coverage[toml]==7.6.12
    # via
    #   generic_table (pyproject.toml)
    #   pytest-cov
django==5.1.6
    # via generic_table (pyproject.toml)
et-xmlfile==2.0.0
    # via openpyxl
iniconfig==2.0.0
    # via pytest
openpyxl==3.1.5
    # via generic_table (pyproject.toml)
packaging==24.2
    # via pytest
pluggy==1.5.0
    # via pytest
psycopg==3.2.5
    # via generic_table (pyproject.toml)
pytest==8.3.4
    # via
    #   generic_table (pyproject.toml)
    #   pytest-cov
    #   pytest-django
pytest-cov==6.0.0
    # via generic_table (pyproject.toml)
pytest-django==4.10.0
    # via generic_table (pyproject.toml)
sqlparse==0.5.3
    # via django
typing-extensions==4.12.2
    # via psycopg
