[[source]]

verify_ssl = true
url = "https://pypi.python.org/simple"


[packages]

django = "*"
djangorestframework = "*"
django-filter = "*"
django-widget-tweaks = "*"
plotly = "*"
pandas = "<0.21.0"
faker = "*"
dj-database-url = "*"
gunicorn = "*"
whitenoise = "*"
"psycopg2" = "*"
easy-thumbnails = "*"
python-dotenv = "*"


[dev-packages]

coveralls = "*"
"flake8" = "*"
ipaddress = "*"