stick to the python-etcd=0.4.2 until issues=152 is not fixed

This commit is contained in:
Alexander Kukushkin
2015-12-24 09:56:24 +01:00
parent 41bf010cc1
commit 1b032ab618
2 changed files with 2 additions and 2 deletions

View File

@@ -6,6 +6,6 @@ PyYAML
requests
six >= 1.7
kazoo>=2.2.1
python-etcd=0.4.2
python-etcd==0.4.2
click>=4.1
prettytable>=0.7

View File

@@ -6,6 +6,6 @@ PyYAML
requests
six
kazoo>=2.2.1
python-etcd=0.4.2
python-etcd==0.4.2
click>=4.1
prettytable>=0.7