Skip to content

Commit d3a729f

Browse files
author
Alexander Kukushkin
committed
Fix kubernetes module version to 3.0.0
The lates one has some problems with none values received instead of empty list: kubernetes-client/python#376
1 parent 83a24a2 commit d3a729f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ tzlocal
1313
python-dateutil
1414
psutil
1515
cdiff
16-
kubernetes
16+
kubernetes==3.0.0

0 commit comments

Comments
 (0)