diff --git a/global-requirements.txt b/global-requirements.txt index 8daa9d1147..71676f04b6 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -224,6 +224,7 @@ pymemcache!=1.3.0 # Apache 2.0 License pymongo!=3.1 # Apache-2.0 PyMySQL # MIT License python-etcd # MIT License +pywbem # LGPLv2.1+ salt # Apache-2.0 tap-as-a-service # Apache-2.0 etcd3 # Apache-2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index 853b6d1c88..7d83bbc2a9 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -646,3 +646,4 @@ scikit-learn===0.21.1;python_version=='3.4' scikit-learn===0.21.1;python_version=='3.5' scikit-learn===0.21.1;python_version=='3.6' scikit-learn===0.21.1;python_version=='3.7' +pywbem===0.14.1