From d6767dbe99acbcb8cecae9562c1ee0a80469ac7c Mon Sep 17 00:00:00 2001 From: "zhenshan.cao" Date: Thu, 4 Mar 2021 17:56:17 +0800 Subject: [PATCH] Update sdk version Signed-off-by: zhenshan.cao --- tests/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python/requirements.txt b/tests/python/requirements.txt index c42daceb41..64c89b2e00 100644 --- a/tests/python/requirements.txt +++ b/tests/python/requirements.txt @@ -2,7 +2,7 @@ grpcio==1.26.0 grpcio-tools==1.26.0 numpy==1.18.1 pytest-cov==2.8.1 -pymilvus-distributed==0.0.29 +pymilvus-distributed==0.0.34 sklearn==0.0 pytest==4.5.0 pytest-timeout==1.3.3