#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile testing.in
#
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
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
cffi==1.14.5
    # via cryptography
cfgv==3.3.0
    # via pre-commit
check-manifest==0.46
    # via -r style_checkers.in
click==8.0.1
    # via black
coverage[toml]==5.5
    # via
    #   -r test.in
    #   pytest-cov
cryptography==3.4.7
    # via pyjwt
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
    #   readme-renderer
    #   restview
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
isort==5.8.0
    # via
    #   -r style_checkers.in
    #   pylint
lazy-object-proxy==1.6.0
    # via astroid
libcst==0.3.19
    # via monkeytype
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
    #   tox
pathspec==0.8.1
    # via black
pep517==0.10.0
    # via build
pluggy==0.13.1
    # via
    #   pytest
    #   tox
pre-commit==2.13.0
    # via -r style_checkers.in
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
    #   readme-renderer
    #   restview
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 django
pyyaml==5.4.1
    # via
    #   libcst
    #   pre-commit
radar==0.3
    # via -r test.in
readme-renderer==29.0
    # via restview
redis==3.0.1
    # via -r constance_django_3_2.in
regex==2021.4.4
    # via black
restview==2.9.2
    # via -r style_checkers.in
selenium==3.141.0
    # via -r test.in
six==1.16.0
    # via
    #   bleach
    #   python-dateutil
    #   readme-renderer
    #   tox
    #   virtualenv
snowballstemmer==2.1.0
    # via pydocstyle
soupsieve==1.8
    # via
    #   -r test.in
    #   beautifulsoup4
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
typing-extensions==3.10.0.0
    # via
    #   libcst
    #   typing-inspect
typing-inspect==0.7.1
    # via libcst
urllib3==1.26.5
    # via selenium
virtualenv==20.4.7
    # via
    #   pre-commit
    #   tox
wcwidth==0.2.5
    # via pytest
webencodings==0.5.1
    # via bleach
wrapt==1.12.1
    # via astroid

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