Commit ec475c64 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Move to psycopg2-binary==2.8.2 to support parsing 11 as a valid PostgreSQL version number

parent 24f78511
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ django-celery==3.2.2
https://github.com/lamby/django-setuptest/zipball/django-1.9-support#egg=django-setuptest
django-template-tests==1.0.0
gunicorn==19.7.1
psycopg2==2.6.1
psycopg2-binary==2.8.2
python-memcached==1.59
redis==2.10.5
sqlparse==0.2.4