beautifulsoup4>=4.1.1
django<3.1,>=2.1
django-contrib-comments
django-tinymce
django-uuslug
html2text
odfpy>=0.9.6
python-bugzilla
xmltodict
kobo

[async]
celery==4.4.2

[devtools]
django-debug-toolbar
tox
django-extensions
pygraphviz

[docs]
Sphinx>=1.1.2
sphinx_rtd_theme

[krbauth]
kerberos==1.2.5

[multiauth]
social-auth-app-django==3.1.0

[mysql]
mysqlclient>=1.2.3

[pgsql]
psycopg2-binary==2.7.5

[tests]
beautifulsoup4
coverage
factory_boy
flake8
pytest
pytest-cov
pytest-django
