#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    make upgrade
#
asgiref==3.5.2
    # via django
astroid==2.12.13
    # via
    #   pylint
    #   pylint-celery
chardet==5.1.0
    # via diff-cover
click==8.1.3
    # via
    #   -c requirements/constraints.txt
    #   click-log
    #   code-annotations
    #   edx-lint
    #   typer
click-log==0.4.0
    # via edx-lint
code-annotations==1.3.0
    # via edx-lint
colorama==0.4.6
    # via typer
commonmark==0.9.1
    # via rich
diff-cover==7.2.0
    # via -r requirements/dev.in
dill==0.3.6
    # via pylint
distlib==0.3.6
    # via virtualenv
django==3.2.16
    # via
    #   -c requirements/common_constraints.txt
    #   -r requirements/dev.in
    #   -r requirements/quality.in
    #   edx-i18n-tools
docutils==0.19
    # via rstcheck-core
edx-i18n-tools==0.9.2
    # via -r requirements/dev.in
edx-lint==5.3.0
    # via
    #   -r requirements/dev.in
    #   -r requirements/quality.in
filelock==3.8.0
    # via
    #   tox
    #   virtualenv
isort==5.10.1
    # via
    #   -r requirements/quality.in
    #   pylint
jinja2==3.1.2
    # via
    #   code-annotations
    #   diff-cover
lazy-object-proxy==1.8.0
    # via astroid
markupsafe==2.1.1
    # via jinja2
mccabe==0.7.0
    # via pylint
packaging==21.3
    # via tox
path==16.6.0
    # via
    #   edx-i18n-tools
    #   path-py
path-py==12.5.0
    # via -r requirements/dev.in
pbr==5.11.0
    # via stevedore
platformdirs==2.5.4
    # via
    #   pylint
    #   virtualenv
pluggy==1.0.0
    # via
    #   diff-cover
    #   tox
polib==1.1.1
    # via edx-i18n-tools
py==1.11.0
    # via tox
pycodestyle==2.10.0
    # via -r requirements/quality.in
pydantic==1.10.2
    # via rstcheck-core
pydocstyle==6.1.1
    # via -r requirements/quality.in
pygments==2.13.0
    # via
    #   diff-cover
    #   rich
pylint==2.15.7
    # via
    #   edx-lint
    #   pylint-celery
    #   pylint-django
    #   pylint-plugin-utils
pylint-celery==0.3
    # via edx-lint
pylint-django==2.5.3
    # via edx-lint
pylint-plugin-utils==0.7
    # via
    #   pylint-celery
    #   pylint-django
pyparsing==3.0.9
    # via packaging
python-slugify==7.0.0
    # via code-annotations
pytz==2022.6
    # via django
pyyaml==6.0
    # via
    #   code-annotations
    #   edx-i18n-tools
rich==12.6.0
    # via typer
rstcheck==6.1.1
    # via -r requirements/quality.in
rstcheck-core==1.0.3
    # via rstcheck
shellingham==1.5.0
    # via typer
six==1.16.0
    # via
    #   edx-lint
    #   tox
snowballstemmer==2.2.0
    # via pydocstyle
sqlparse==0.4.3
    # via django
stevedore==4.1.1
    # via code-annotations
text-unidecode==1.3
    # via python-slugify
tomli==2.0.1
    # via
    #   pylint
    #   tox
tomlkit==0.11.6
    # via pylint
tox==3.27.1
    # via
    #   -r requirements/dev.in
    #   tox-battery
tox-battery==0.6.1
    # via -r requirements/dev.in
typer[all]==0.7.0
    # via rstcheck
types-docutils==0.19.1.1
    # via rstcheck-core
typing-extensions==4.4.0
    # via
    #   astroid
    #   pydantic
    #   pylint
    #   rich
virtualenv==20.17.0
    # via tox
wheel==0.38.4
    # via -r requirements/dev.in
wrapt==1.14.1
    # via astroid
