[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"

[packages]
Django = "==1.11.12"
"psycopg2" = "==2.7.1"
django-flexible-reports = "==0.2.7"
django-group-by = "==0.3.1"
django-columns = "==0.1.0"
tablib = "==0.11.5"
openpyxl = "==2.4.9"
django-dirtyfields = "==1.2.1"
django-messages-extends = "==0.5"
django-autoslug = "==1.9.3"
django-autocomplete-light = "==3.3.0rc5"
django-admin-tools = "==0.8.1"
xlrd = "==1.1.0"
celery = "==4.2.1"
"django-tables2" = "==1.16.0"
django-sendfile = "==0.3.11"
Unidecode = "==0.4.20"
django-cookie-law = "==1.0.13"
pyoai = "==2.5.0"
django-crispy-forms = "==1.7.0"
crispy-forms-foundation = "==0.6.4"
django_compressor = "==2.2"
uWSGI = "==2.0.15"
"zope.interface" = "==4.4.2"
"zope.component" = "==4.4.1"
raven = "==6.2.1"
django-secure-input = "==0.9.3"
bleach = "==2.1.2"
django-session-security = "==2.6.0"
django-password-policies-iplweb = "==0.4.4b0"
dj-pagination = "==2.2.1"
requests = "==2.18.4"
pytz = "==2018.4"
django-extensions = "==1.7.9"
django-htmlmin = "==0.10.0"
Pillow = "==4.0.0"
olefile = "==0.44"
django-grappelli = "==2.10.2"
django-multiseek = "==0.9.38"
djorm-ext-filtered-contenttypes = "==0.4.1"
django-braces = "==1.8.1"
django-loginas = "==0.3.2"
django-robots = "==3.0"
django-webmaster-verification = "==0.3.0"
django-favicon-plus = "==0.0.7"
dogslow = "==1.0.0"
django-querysetsequence = "==0.8"
pypandoc = "==1.4"
python-memcached = "==1.57"
django-static-sitemaps = "==4.3.0"
django-model-utils = "==3.0.0"
django-jsonview = "==1.1.0"
django-fsm = "==2.6.0"
django-mptt = "==0.9.0"
wosclient = "==0.1.5"
MOAI-iplweb = "==2.0.0"
zope-interface = "==4.4.2"

[dev-packages]
django-debug-toolbar = "==1.8"
model_mommy = "==1.5.1"
pytest = "==3.3.1"
pytest-django = "==3.1.2"
pytest-cov = "==2.5.1"
pytest-localserver = "==0.3.6"
pytest-splinter = "==1.9.1"
pytest-pythonpath = "==0.7.1"
pytest-mock = "==1.9.0"
splinter = "==0.8.0"
selenium = "==3.14.0"
django-dynamic-fixture = "==1.8.0"
"flake8" = "==2.4.1"
"pep8" = "==1.7.1"
pyflakes = "==0.8.1"
bumpversion = "==0.5.3"
mock = "==2.0.0"
django-webtest = "==1.9.2"
"beautifulsoup4" = "==4.6.0"
WebTest = "==2.0.29"
"Fabric3" = "==1.13.1.post1"
ansible = "==2.5.2"
Sphinx = "==1.6.3"
sphinx-autobuild = "==0.7.1"
pdbpp = "==0.9.1"
coveralls = "==1.2.0"
psutil = "==5.4.5"
pytest-xdist = "*"
tox = "*"

[requires]
python_version = "3.6"
