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

[packages]
django = "*"
pillow = "*"
dateparser = "*"
django-cors-headers = "*"
djangorestframework = "*"
inotify-simple = "*"
python-gnupg = "*"
python-dotenv = "*"
filemagic = "*"
pyocr = "*"
langdetect = "*"
pdftotext = "*"
django-filter = "*"
python-dateutil = "*"
psycopg2-binary = "*"
scikit-learn="*"
whoosh="*"
gunicorn = "*"
whitenoise = "*"
fuzzywuzzy = "*"
python-Levenshtein = "*"

django-extensions = "*"

[dev-packages]
coveralls = "*"
factory-boy = "*"
sphinx = "*"
tox = "*"
pycodestyle = "*"
pytest = "*"
pytest-cov = "*"
pytest-django = "*"
pytest-sugar = "*"
pytest-env = "*"
pytest-xdist = "*"