From: pyup-bot Date: Mon, 13 Mar 2017 12:22:45 +0000 (+0000) Subject: Update psycopg2 from 2.7 to 2.7.x X-Git-Tag: v2.0.0-rc1~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f00d8a8de06845a1e9e6e8ccae3158e2aff8d79;p=thirdparty%2Fpatchwork.git Update psycopg2 from 2.7 to 2.7.x --- diff --git a/requirements-prod.txt b/requirements-prod.txt index 0c69fd21..b0ac11e7 100644 --- a/requirements-prod.txt +++ b/requirements-prod.txt @@ -1,5 +1,5 @@ Django>=1.8,<1.11 djangorestframework>=3.5,<3.6 django-filter>=1.0,<1.1 -psycopg2==2.7 +psycopg2>=2.7,<2.8 sqlparse==0.2.3