From ebe144a35c7413302325ed7432faac476be28507 Mon Sep 17 00:00:00 2001 From: "cai.zhang" Date: Wed, 24 Feb 2021 11:17:43 +0800 Subject: [PATCH] Update sdk version Signed-off-by: cai.zhang --- 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 f894af6a1f..ff2c6192aa 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.27 +pymilvus-distributed==0.0.28 sklearn==0.0 pytest==4.5.0 pytest-timeout==1.3.3