Skip to content

Commit 36186aa

Browse files
committed
chore(controller): update psycopg2 to 2.6.1
See http://pythonhosted.org/psycopg2/news.html#what-s-new-in-psycopg-2-6-1
1 parent 68415ae commit 36186aa

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
@@ -14,7 +14,7 @@ djangorestframework==3.0.5
1414
docker-py==1.1.0
1515
gunicorn==19.3.0
1616
paramiko==1.15.2
17-
psycopg2==2.6
17+
psycopg2==2.6.1
1818
python-etcd==0.3.2
1919
PyYAML==3.11
2020
setproctitle==1.1.8

0 commit comments

Comments
 (0)