Update requirements for openstacksdk release

From version 0.42.0, openstacksdk includes cyborg related codes.[1]
This patch makes cyborgclient install that.

[1] https://releases.openstack.org/teams/openstacksdk.html

Change-Id: I4f4719e6d307a9067612b8789eefbbd1c26fe1a8
This commit is contained in:
Shogo Saito
2020-03-13 16:59:44 +09:00
parent c4770df453
commit d323f94533

View File

@@ -17,3 +17,4 @@ osc-lib>=1.8.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
cryptography!=2.0,>=1.9 # BSD/Apache-2.0
decorator>=3.4.0 # BSD
openstacksdk>=0.42.0 # Apache-2.0