Update min version required for pyghmi
Version 1.0.24 contains the fix for a typo in the ipmi submodule [1] https: //opendev.org/x/pyghmi/commit/01ad6710c40be954b0da11fe24b1db31c05797e3 Change-Id: I9dd367671e6c80d39b0c93f2ecb0ec6434f1ea7f
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
| # process, which may cause wedges in the gate later. | ||||
| pbr!=2.1.0,>=2.0.0 # Apache-2.0 | ||||
| Babel!=2.4.0,>=2.3.4 # BSD | ||||
| pyghmi>=1.0.22 # Apache-2.0 | ||||
| pyghmi>=1.0.24 # Apache-2.0 | ||||
| pysnmp>=4.2.3 # BSD | ||||
| requests>=2.14.2 # Apache-2.0 | ||||
| six>=1.10.0 # MIT | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Riccardo Pittau
					Riccardo Pittau