Skip to content
Snippets Groups Projects
Unverified Commit 4dea861d authored by millosolomillo's avatar millosolomillo Committed by GitHub
Browse files

Updated psycopg2 version to latest

Updated psycopg2 version to latest as the previous one did not work on Heroku.
parent ce3e0f6d
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ django-celery==3.1.16 ...@@ -5,7 +5,7 @@ django-celery==3.1.16
django-picklefield==0.3.0 django-picklefield==0.3.0
kombu==3.0.30 kombu==3.0.30
html5lib==0.999 html5lib==0.999
psycopg2==2.6.1 psycopg2==2.7.3.2
pyparsing==1.5.7 pyparsing==1.5.7
python-dateutil>=1.5 python-dateutil>=1.5
python-openid==2.2.5 python-openid==2.2.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment