From 4e8604c1bcdd7ac95c300c2c36eaa6eae34b94b1 Mon Sep 17 00:00:00 2001 From: "cai.zhang" Date: Fri, 26 Mar 2021 17:59:31 +0800 Subject: [PATCH] Update sdk version Signed-off-by: cai.zhang --- tests/python_test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python_test/requirements.txt b/tests/python_test/requirements.txt index 100819804f..77826401eb 100644 --- a/tests/python_test/requirements.txt +++ b/tests/python_test/requirements.txt @@ -10,7 +10,7 @@ allure-pytest==2.7.0 pytest-print==0.2.1 pytest-level==0.1.1 pytest-xdist==2.2.1 -pymilvus-distributed==0.0.58 +pymilvus-distributed==0.0.59 pytest-rerunfailures==9.1.1 git+https://github.com/Projectplace/pytest-tags ndg-httpsclient