Commit 298bf586 by Kenneth Reitz

updated pipfile

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
parent 5e9e10c7
...@@ -12,11 +12,9 @@ python_version = "3.6" ...@@ -12,11 +12,9 @@ python_version = "3.6"
[packages] [packages]
dj-database-url = "==0.4.2" "psycopg2-binary" = "*"
django = "==2.0" django-heroku = "*"
gunicorn = "==19.7.1" gunicorn = "*"
"psycopg2" = "==2.7.3.2"
whitenoise = "==3.3.1"
[dev-packages] [dev-packages]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment