commit | 5f2840fb3aff3172f6e7d8847964729d137a110b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu May 16 16:08:23 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri May 17 14:23:23 2019 -0700 |
tree | 8d2f0cda7aac78ba50984e4fab514fadbd57b9e4 | |
parent | 49285ad5822ee0dedea242df280ef76196c6377b [diff] [blame] |
[SEBA-675] Checking that the Kubernetes cluster on which this service is deployed is compatible with the client library installed Change-Id: I68d91ab4da87f7650595f590f689942b42070723
diff --git a/requirements.txt b/requirements.txt index bcc4ae3..b57131d 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,4 +1,4 @@ -kubernetes~=8.0.1 +kubernetes~=9.0.0 xossynchronizer~=3.0.1 xosapi~=3.0.1 xoskafka~=3.0.1