Bump package versions. Need newer psycopg2 for Postgres 10 support.

This commit is contained in:
Pēteris Caune 2017-10-08 13:13:27 +03:00
parent 7c1c20b07e
commit ca2393d0a4

View File

@ -1,6 +1,6 @@
croniter
Django==1.11.1
Django==1.11.6
django_compressor==2.1
psycopg2==2.6.2
psycopg2==2.7.3.1
pytz==2016.7
requests==2.9.1