Relax kubernetes module version (#701)

Patroni is proven to work with 2.0.0, 3.0.0 and 6.0.0
This commit is contained in:
Alexander Kukushkin
2018-06-12 14:11:00 +02:00
committed by GitHub
parent aadd39b0a4
commit cbd0a759c0
+1 -1
View File
@@ -13,4 +13,4 @@ tzlocal
python-dateutil
psutil
cdiff
kubernetes==3.0.0
kubernetes>=2.0.0,<=6.0.0,!=4.0.*,!=5.0.*