Django~=1.10.5
djangorestframework>=3.4.0
djangorestframework-filters>=0.9.1
django-autoslug==1.9.4-dev
django-guardian>=1.4.2
django-mathfilters>=0.3.0
django-versionfield2>=0.5.0
elasticsearch-dsl~=2.2.0
psycopg2>=2.5.0
mock>=1.3.0
PyYAML>=3.11
jsonschema>=2.4.0
six>=1.10.0
Sphinx>=1.5.1
Jinja2>=2.8

[:python_version == "2.7"]
shutilwhich

[docs]
sphinx_rtd_theme

[package]
twine
wheel

[test]
check-manifest
coverage>=4.2
pycodestyle>=2.1.0
pydocstyle>=1.0.0
pylint>=1.6.4
readme_renderer
resolwe-runtime-utils>=1.1.0
testfixtures>=4.10.0
