django>=1.5

[docs]
sphinx
sphinx_rtd_theme

[postgresql]
psycopg2

[tests]
tox>=1.7.1,<1.8
py>=1.4.20,<1.5
pyflakes>=0.8.1,<0.9
coverage>=3.7.1,<3.8
pytest>=2.5.2,<2.6
pytest-cache>=1.0,<2.0
pytest-cov>=1.6,<1.7
pytest-flakes>=0.2,<1.0
pytest-pep8>=1.0.5,<1.1
pytest-django>=2.6.1,<2.7
python-coveralls>=2.4.2,<2.5
coverage>=3.7.1,<3.8
pep8>=1.4.6,<1.5

[mysql]
PyMySQL