Exclude pyghmi 1.5.11 since it breaks VirtualBMC

Change-Id: I5d3267f1af871506d2664fe84a6685678d699f31
Related-Bug: #1865987
This commit is contained in:
Dmitry Tantsur 2020-03-04 11:13:54 +01:00
parent 12a712b7c4
commit 2b3404d25d

View File

@ -245,7 +245,7 @@ pyasn1-modules # BSD
pycadf!=2.0.0,<3.0.0;python_version=='2.7' # Apache-2.0
pycadf!=2.0.0;python_version>='3.6' # Apache-2.0
PyECLib # BSD
pyghmi!=1.4.0 # Apache-2.0
pyghmi!=1.4.0,!=1.5.11 # Apache-2.0
pyinotify;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT
PyJWT # MIT
pykmip # Apache 2.0 License