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

[packages]
django = "*"
djangorestframework = "*"
"django-bootstrap4" = "*"
gunicorn = "*"
dj-database-url = "*"
"psycopg2-binary" = "*"
django-dotenv = "*"
plotly = "<4.0.0"
django-mailgun = "*"
user-agents = "*"
whitenoise = "*"
requests = ">=2.20.0"

[dev-packages]
black = "*"

[pipenv]
allow_prereleases = true