Skip to content

Commit 0394cf3

Browse files
committed
1 parent f5105e1 commit 0394cf3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

controller/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ djangorestframework==2.3.14
1212
docker-py==0.4.0
1313
gunicorn==19.1.1
1414
paramiko==1.14.1
15-
psycopg2==2.5.2
15+
psycopg2==2.5.4
1616
python-etcd==0.3.0
1717
PyYAML==3.11
1818
redis==2.9.1

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ djangorestframework==2.3.14
1717
docker-py==0.4.0
1818
gunicorn==18.0
1919
paramiko==1.14.1
20-
psycopg2==2.5.2
20+
psycopg2==2.5.4
2121
python-etcd==0.3.0
2222
South==1.0
2323

0 commit comments

Comments
 (0)