From d6bb66dea77781b841974f603bcf2ad1286150b1 Mon Sep 17 00:00:00 2001 From: Richard Pioso Date: Wed, 31 Mar 2021 23:46:26 -0400 Subject: [PATCH] Update python-dracclient version Update python-dracclient version to indicate Wallaby compatibility with 6.*.* releases. Version 6.0.0 is available from PyPI [1]. [1] https://pypi.org/project/python-dracclient/6.0.0/ Change-Id: Ia7093a3ed48e19197f74da9e1c49416a974a76be (cherry picked from commit 90d21edbfd8e2251d6496b9bafd4c75e968b18a7) --- driver-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver-requirements.txt b/driver-requirements.txt index 457040ed48..151e745bc6 100644 --- a/driver-requirements.txt +++ b/driver-requirements.txt @@ -7,7 +7,7 @@ proliantutils>=2.11.0 pysnmp>=4.3.0,<5.0.0 python-scciclient>=0.8.0 -python-dracclient>=5.1.0,<6.0.0 +python-dracclient>=5.1.0,<7.0.0 python-xclarityclient>=0.1.6 # The Redfish hardware type uses the Sushy library