Skip to content

Commit f4c2037

Browse files
committed
Merge pull request #3050 from mboersma/update-psycopg2
chore(controller): update PostgreSQL driver to 2.6
2 parents e2e33ad + 51dcbe2 commit f4c2037

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)