From 8bc490b1d330b8333d97a3f907fbef0ce6dd34cb Mon Sep 17 00:00:00 2001 From: hkube-ci <33934783+hkube-ci@users.noreply.github.com> Date: Tue, 25 Aug 2020 10:57:09 +0300 Subject: [PATCH] update python wrapper in builder to version 2.0.15 --- .../environments/python/wrapper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/algorithm-builder/environments/python/wrapper/requirements.txt b/core/algorithm-builder/environments/python/wrapper/requirements.txt index 75d88e7a0..ad1156613 100644 --- a/core/algorithm-builder/environments/python/wrapper/requirements.txt +++ b/core/algorithm-builder/environments/python/wrapper/requirements.txt @@ -1 +1 @@ -hkube-python-wrapper==2.0.12 +hkube-python-wrapper==2.0.15