#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile
#
asgiref==3.5.2
    # via django
attrs==22.1.0
    # via
    #   pytest
    #   pytest-mypy
black==22.6.0
    # via pytest-black
build==0.8.0
    # via pip-tools
click==8.1.3
    # via
    #   black
    #   pip-tools
coverage[toml]==6.4.3
    # via pytest-cov
django==4.1
    # via -r requirements.in
filelock==3.8.0
    # via pytest-mypy
flake8==4.0.1
    # via
    #   -r requirements.in
    #   pytest-flake8
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via pytest-isort
mccabe==0.6.1
    # via flake8
mypy==0.971
    # via pytest-mypy
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
packaging==21.3
    # via
    #   build
    #   pytest
pathspec==0.9.0
    # via black
pep517==0.13.0
    # via build
pip-tools==6.8.0
    # via -r requirements.in
platformdirs==2.5.2
    # via black
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via pytest
pycodestyle==2.8.0
    # via flake8
pyflakes==2.4.0
    # via flake8
pyparsing==3.0.9
    # via packaging
pytest==7.1.2
    # via
    #   -r requirements.in
    #   pytest-black
    #   pytest-cov
    #   pytest-django
    #   pytest-flake8
    #   pytest-isort
    #   pytest-mypy
pytest-black==0.3.12
    # via -r requirements.in
pytest-cov==3.0.0
    # via -r requirements.in
pytest-django==4.5.2
    # via -r requirements.in
pytest-flake8==1.1.1
    # via -r requirements.in
pytest-isort==3.0.0
    # via -r requirements.in
pytest-mypy==0.9.1
    # via -r requirements.in
sqlparse==0.4.2
    # via django
toml==0.10.2
    # via pytest-black
tomli==2.0.1
    # via
    #   black
    #   build
    #   coverage
    #   mypy
    #   pytest
typing-extensions==4.3.0
    # via
    #   black
    #   mypy
wheel==0.37.1
    # via pip-tools

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