#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile dev.in
#
alabaster==0.7.12
    # via sphinx
appdirs==1.4.4
    # via
    #   black
    #   virtualenv
asgiref==3.3.4
    # via django
astroid==2.5.6
    # via pylint
attrs==21.2.0
    # via pytest
babel==2.9.1
    # via sphinx
backcall==0.2.0
    # via ipython
beautifulsoup4==4.7.1
    # via -r test.in
black==21.5b2
    # via -r style_checkers.in
bleach==3.3.0
    # via readme-renderer
build==0.4.0
    # via check-manifest
certifi==2021.5.30
    # via requests
cffi==1.14.5
    # via cryptography
cfgv==3.3.0
    # via pre-commit
chardet==4.0.0
    # via requests
check-manifest==0.46
    # via -r style_checkers.in
click==8.0.1
    # via
    #   black
    #   pip-tools
colorama==0.4.4
    # via twine
coverage[toml]==5.5
    # via
    #   -r test.in
    #   pytest-cov
cryptography==3.4.7
    # via
    #   pyjwt
    #   secretstorage
decorator==5.0.9
    # via
    #   ipython
    #   traitlets
distlib==0.3.2
    # via virtualenv
django==3.2.4
    # via
    #   -r django_3_2.in
    #   django-picklefield
    #   djangorestframework
    #   drf-jwt
django-constance==2.8.0
    # via -r constance_django_3_2.in
django-json-widget==1.1.1
    # via -r constance_django_3_2.in
django-picklefield==3.0.1
    # via -r constance_django_3_2.in
djangorestframework==3.12.4
    # via
    #   -r rest_framework_django_3_2.in
    #   drf-jwt
docutils==0.17.1
    # via
    #   -r docs.in
    #   readme-renderer
    #   restview
    #   rstcheck
    #   sphinx
drf-jwt==1.19.1
    # via -r rest_framework_django_3_2.in
factory_boy==2.11.1
    # via -r test.in
faker==8.1.4
    # via
    #   -r test.in
    #   factory-boy
filelock==3.0.12
    # via
    #   tox
    #   virtualenv
flake8==3.9.2
    # via -r style_checkers.in
future==0.18.2
    # via django-json-widget
identify==2.2.10
    # via pre-commit
idna==2.10
    # via requests
imagesize==1.2.0
    # via sphinx
importlib-metadata==4.5.0
    # via
    #   keyring
    #   twine
ipdb==0.8.1
    # via -r debug.in
ipython==7.0.1
    # via
    #   -r debug.in
    #   ipdb
ipython-genutils==0.1.0
    # via
    #   -r debug.in
    #   traitlets
isort==5.8.0
    # via
    #   -r style_checkers.in
    #   pylint
jedi==0.18.0
    # via ipython
jeepney==0.6.0
    # via
    #   keyring
    #   secretstorage
jinja2==3.0.1
    # via
    #   -r docs.in
    #   sphinx
keyring==23.0.1
    # via twine
lazy-object-proxy==1.6.0
    # via astroid
libcst==0.3.19
    # via monkeytype
markupsafe==2.0.1
    # via
    #   -r docs.in
    #   jinja2
mccabe==0.6.1
    # via
    #   flake8
    #   pylint
mock==4.0.3
    # via -r test.in
monkeytype==21.5.0
    # via pytest-monkeytype
more-itertools==8.8.0
    # via pytest
mypy-extensions==0.4.3
    # via
    #   black
    #   monkeytype
    #   typing-inspect
nodeenv==1.6.0
    # via pre-commit
packaging==20.9
    # via
    #   bleach
    #   build
    #   pytest
    #   sphinx
    #   tox
parso==0.8.2
    # via jedi
pathspec==0.8.1
    # via black
pep517==0.10.0
    # via
    #   build
    #   pip-tools
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
pip-tools==6.1.0
    # via -r deployment.in
pkginfo==1.7.0
    # via twine
pluggy==0.13.1
    # via
    #   pytest
    #   tox
pre-commit==2.13.0
    # via -r style_checkers.in
prompt-toolkit==2.0.10
    # via ipython
ptyprocess==0.7.0
    # via pexpect
py==1.10.0
    # via
    #   -r test.in
    #   pytest
    #   tox
pycodestyle==2.7.0
    # via flake8
pycparser==2.20
    # via cffi
pydocstyle==6.1.1
    # via -r style_checkers.in
pyflakes==2.3.1
    # via flake8
pygments==2.9.0
    # via
    #   ipython
    #   readme-renderer
    #   restview
    #   sphinx
pyjwt[crypto]==2.1.0
    # via drf-jwt
pylint==2.8.3
    # via -r style_checkers.in
pyparsing==2.4.7
    # via packaging
pytest==5.4.3 ; python_version < "3.10"
    # via
    #   -r test.in
    #   pytest-cov
    #   pytest-django
    #   pytest-monkeytype
    #   pytest-ordering
    #   pytest-pythonpath
pytest-cov==2.12.0
    # via -r test.in
pytest-django==4.3.0
    # via -r test.in
pytest-monkeytype==1.1.0
    # via -r test.in
pytest-ordering==0.6
    # via -r test.in
pytest-pythonpath==0.7.3
    # via -r test.in
python-dateutil==2.8.1
    # via faker
pytz==2021.1
    # via
    #   babel
    #   django
pyyaml==5.4.1
    # via
    #   libcst
    #   pre-commit
radar==0.3
    # via -r test.in
readme-renderer==29.0
    # via
    #   restview
    #   twine
redis==3.0.1
    # via -r constance_django_3_2.in
regex==2021.4.4
    # via black
requests==2.25.1
    # via
    #   requests-toolbelt
    #   sphinx
    #   twine
requests-toolbelt==0.9.1
    # via twine
restview==2.9.2
    # via -r style_checkers.in
rfc3986==1.5.0
    # via twine
rstcheck==3.3.1
    # via -r docs.in
secretstorage==3.3.1
    # via keyring
selenium==3.141.0
    # via -r test.in
simplegeneric==0.8.1
    # via ipython
six==1.16.0
    # via
    #   bleach
    #   prompt-toolkit
    #   python-dateutil
    #   readme-renderer
    #   tox
    #   traitlets
    #   virtualenv
snowballstemmer==2.1.0
    # via
    #   pydocstyle
    #   sphinx
soupsieve==1.8
    # via
    #   -r test.in
    #   beautifulsoup4
sphinx==4.0.2
    # via -r docs.in
sphinxcontrib-applehelp==1.0.2
    # via sphinx
sphinxcontrib-devhelp==1.0.2
    # via sphinx
sphinxcontrib-htmlhelp==2.0.0
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.3
    # via sphinx
sphinxcontrib-serializinghtml==1.1.5
    # via sphinx
sqlparse==0.4.1
    # via django
text-unidecode==1.3
    # via faker
toml==0.10.2
    # via
    #   black
    #   build
    #   check-manifest
    #   coverage
    #   pep517
    #   pre-commit
    #   pylint
    #   tox
tox==3.23.1
    # via -r test.in
tqdm==4.61.0
    # via twine
traitlets==4.3.3
    # via ipython
twine==3.4.1
    # via -r deployment.in
typing-extensions==3.10.0.0
    # via
    #   libcst
    #   typing-inspect
typing-inspect==0.7.1
    # via libcst
urllib3==1.26.5
    # via
    #   requests
    #   selenium
virtualenv==20.4.7
    # via
    #   pre-commit
    #   tox
wcwidth==0.2.5
    # via
    #   prompt-toolkit
    #   pytest
webencodings==0.5.1
    # via bleach
wrapt==1.12.1
    # via astroid
zipp==3.4.1
    # via importlib-metadata

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