#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile dev.in
#
asgiref==3.5.2
    # via django
attrs==22.1.0
    # via pytest
bleach==5.0.1
    # via readme-renderer
build==0.9.0
    # via pip-tools
certifi==2022.9.24
    # via requests
cffi==1.15.1
    # via cryptography
charset-normalizer==2.1.1
    # via requests
click==8.1.3
    # via pip-tools
commonmark==0.9.1
    # via rich
coverage[toml]==6.5.0
    # via
    #   -r test.in
    #   pytest-cov
cryptography==38.0.4
    # via secretstorage
distlib==0.3.6
    # via virtualenv
django==3.2.16
    # via
    #   -r django_3_2.in
    #   django-debug-toolbar
django-debug-toolbar==3.8.1
    # via -r django_3_2.in
docutils==0.19
    # via readme-renderer
factory-boy==3.2.1
    # via -r test.in
faker==15.3.4
    # via
    #   -r test.in
    #   factory-boy
filelock==3.8.0
    # via
    #   tox
    #   virtualenv
idna==3.4
    # via requests
imgkit==1.2.2
    # via -r common.in
importlib-metadata==5.1.0
    # via
    #   keyring
    #   twine
iniconfig==1.1.1
    # via pytest
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==23.11.0
    # via twine
lxml==4.9.1
    # via
    #   python-docx
    #   python-pptx
more-itertools==9.0.0
    # via jaraco-classes
packaging==21.3
    # via
    #   build
    #   pytest
    #   tox
parametrize==0.1.1
    # via -r test.in
pdfkit==1.0.0
    # via -r common.in
pep517==0.13.0
    # via build
pillow==9.3.0
    # via python-pptx
pip-tools==6.11.0
    # via -r deployment.in
pkginfo==1.9.2
    # via twine
platformdirs==2.5.4
    # via virtualenv
pluggy==1.0.0
    # via
    #   pytest
    #   tox
py==1.11.0
    # via
    #   -r test.in
    #   pytest
    #   tox
pycparser==2.21
    # via cffi
pygments==2.13.0
    # via
    #   readme-renderer
    #   rich
pyparsing==3.0.9
    # via packaging
pytest==6.2.5
    # via
    #   -r test.in
    #   pytest-cov
    #   pytest-django
    #   pytest-ordering
    #   pytest-pythonpath
pytest-cov==4.0.0
    # via -r test.in
pytest-django==4.5.2
    # via -r test.in
pytest-ordering==0.6
    # via -r test.in
pytest-pythonpath==0.7.4
    # via -r test.in
python-dateutil==2.8.2
    # via faker
python-docx==0.8.11
    # via -r common.in
python-pptx==0.6.21
    # via -r common.in
pytz==2022.6
    # via django
readme-renderer==37.3
    # via twine
requests==2.28.1
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==0.10.1
    # via twine
rfc3986==2.0.0
    # via twine
rich==12.6.0
    # via twine
secretstorage==3.3.3
    # via keyring
six==1.16.0
    # via
    #   bleach
    #   imgkit
    #   python-dateutil
    #   tox
sqlparse==0.4.3
    # via
    #   django
    #   django-debug-toolbar
toml==0.10.2
    # via pytest
tomli==2.0.1
    # via
    #   build
    #   coverage
    #   pep517
    #   tox
tox==3.27.1
    # via -r test.in
twine==4.0.2
    # via -r deployment.in
urllib3==1.26.13
    # via
    #   requests
    #   twine
virtualenv==20.17.0
    # via tox
webencodings==0.5.1
    # via bleach
wheel==0.38.4
    # via pip-tools
xlsxwriter==3.0.3
    # via python-pptx
zipp==3.11.0
    # via importlib-metadata

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