beautifulsoup4>=4.1.1
django<3.0,>=2.0
django-contrib-comments==1.9.1
django-tinymce==2.7.0
django-uuslug==1.1.8
html2text
odfpy>=0.9.6
python-bugzilla
xmltodict
kobo==0.9.0

[async]
celery==4.2.0

[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==2.7.5

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