#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile
#
asgiref==3.7.2
    # via django
black==24.3.0
    # via -r requirements.in
build==1.1.1
    # via pip-tools
click==8.1.7
    # via
    #   black
    #   pip-tools
distlib==0.3.8
    # via virtualenv
django==3.2.25
    # via
    #   -r requirements.in
    #   django-tinymce
django-tinymce==3.7.1
    # via -r requirements.in
filelock==3.13.1
    # via
    #   tox
    #   virtualenv
flake8==4.0.1
    # via -r requirements.in
importlib-metadata==7.0.1
    # via build
mccabe==0.6.1
    # via flake8
mypy-extensions==1.0.0
    # via black
packaging==23.2
    # via
    #   build
    #   tox
pathspec==0.12.1
    # via black
pip-tools==6.8.0
    # via -r requirements.in
platformdirs==4.2.0
    # via
    #   black
    #   virtualenv
pluggy==1.4.0
    # via tox
py==1.11.0
    # via tox
pycodestyle==2.8.0
    # via flake8
pyflakes==2.4.0
    # via flake8
pyproject-hooks==1.0.0
    # via build
pytz==2024.1
    # via django
six==1.16.0
    # via tox
sqlparse==0.4.4
    # via django
tomli==2.0.1
    # via
    #   black
    #   build
    #   pyproject-hooks
    #   tox
tox==3.26.0
    # via -r requirements.in
typing-extensions==4.10.0
    # via
    #   asgiref
    #   black
virtualenv==20.25.1
    # via tox
wheel==0.42.0
    # via pip-tools
zipp==3.17.0
    # via importlib-metadata

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