diff --git a/requirements.txt b/requirements.txt index 962cf91fa..d14e729d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,6 +43,6 @@ paramiko>=2.0.0 # LGPLv2.1+ pyroute2>=0.4.21;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2) python-mistralclient>=3.1.0 # Apache-2.0 python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 -kubernetes>=1.0.0 # Apache-2.0 +kubernetes>=4.0.0 # Apache-2.0 setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=16.0 # PSF/ZPL PyYAML>=3.10 # MIT