[[source]]

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


[dev-packages]

django-extensions = "*"
bpython = "*"


[packages]

django = "*"
dj-database-url = "*"
django-rq = "*"
django-solo = "*"
"psycopg2" = "*"
python-decouple = "*"
unipath = "*"
python-digitalocean = "*"
gunicorn = "*"
"python2" = "*"


[requires]

python_version = "3.6"
