#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=flake8 --output-file=requirements/requirements-flake8.txt --resolver=backtracking pyproject.toml
#
attrs==23.1.0
    # via flake8-bugbear
flake8==5.0.4
    # via
    #   coco-types (pyproject.toml)
    #   flake8-broken-line
    #   flake8-bugbear
    #   flake8-builtins
    #   flake8-commas
    #   flake8-comprehensions
    #   flake8-docstrings
    #   flake8-noqa
    #   flake8-pyproject
    #   flake8-quotes
    #   pep8-naming
flake8-broken-line==0.6.0
    # via coco-types (pyproject.toml)
flake8-bugbear==23.3.12
    # via coco-types (pyproject.toml)
flake8-builtins==2.1.0
    # via coco-types (pyproject.toml)
flake8-commas==2.1.0
    # via coco-types (pyproject.toml)
flake8-comprehensions==3.12.0
    # via coco-types (pyproject.toml)
flake8-docstrings==1.7.0
    # via coco-types (pyproject.toml)
flake8-import-order==0.18.2
    # via coco-types (pyproject.toml)
flake8-noqa==1.3.1
    # via coco-types (pyproject.toml)
flake8-pyproject==1.2.3
    # via coco-types (pyproject.toml)
flake8-quotes==3.3.2
    # via coco-types (pyproject.toml)
mccabe==0.7.0
    # via flake8
numpy==1.24.3
    # via coco-types (pyproject.toml)
pep8-naming==0.13.3
    # via coco-types (pyproject.toml)
pycodestyle==2.9.1
    # via
    #   flake8
    #   flake8-import-order
pydantic==1.10.7
    # via coco-types (pyproject.toml)
pydocstyle==6.3.0
    # via flake8-docstrings
pyflakes==2.5.0
    # via flake8
snowballstemmer==2.2.0
    # via pydocstyle
tomli==2.0.1
    # via flake8-pyproject
typing-extensions==4.5.0
    # via
    #   flake8-noqa
    #   pydantic

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