Skip to content

Commit 51dcbe2

Browse files
committed
chore(controller): update PostgreSQL driver to 2.6
See http://initd.org/psycopg/articles/2015/02/09/psycopg-26-and-255-released/
1 parent 0dc6819 commit 51dcbe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controller/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ djangorestframework==3.0.4
1313
docker-py==0.6.0
1414
gunicorn==19.2.1
1515
paramiko==1.15.2
16-
psycopg2==2.5.4
16+
psycopg2==2.6
1717
python-etcd==0.3.2
1818
PyYAML==3.11
1919
static==1.1.1

0 commit comments

Comments
 (0)