From 1bd87e7c63f544a081370d75b5c6313cd72c73bc Mon Sep 17 00:00:00 2001 From: binbin <83755740+binbinlv@users.noreply.github.com> Date: Fri, 26 Aug 2022 10:10:54 +0800 Subject: [PATCH] Update pymilvus version (#18809) Signed-off-by: Binbin Lv Signed-off-by: Binbin Lv --- tests/python_client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python_client/requirements.txt b/tests/python_client/requirements.txt index 1b811a7418..178f24234f 100644 --- a/tests/python_client/requirements.txt +++ b/tests/python_client/requirements.txt @@ -9,7 +9,7 @@ allure-pytest==2.7.0 pytest-print==0.2.1 pytest-level==0.1.1 pytest-xdist==2.5.0 -pymilvus==2.2.0.dev19 +pymilvus==2.2.0.dev23 pytest-rerunfailures==9.1.1 git+https://github.com/Projectplace/pytest-tags ndg-httpsclient