From 8efabbf1acd65720f07981873623508aecddc21a Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 6 Apr 2022 11:03:23 -0700 Subject: [PATCH] Update openshift dependency This updates the openshift client library dependency which also updates the kubernetes client library. Do this to ensure we keep the delta with upstream client library updates small. Change-Id: I43e7e615f5a42b9d11114ea44949d711eec54504 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 597caed5f..603a19db1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ voluptuous kazoo>=2.8.0 Paste WebOb>=1.8.1 -openshift>=0.11.2,<0.12.0 +openshift>=0.13.1,<0.14.0 boto3>=1.20.0 google-api-python-client azure-mgmt-compute<17.0.0