From 773fe6d3601365453fe0f6d03b1d0f00b2f4122c Mon Sep 17 00:00:00 2001 From: dragondriver Date: Sat, 31 Jul 2021 19:31:22 +0800 Subject: [PATCH] Update orm version (#6924) * Update orm version Signed-off-by: dragondriver * Update orm version Signed-off-by: dragondriver --- tests/python_test/requirements.txt | 2 +- tests20/python_client/requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/python_test/requirements.txt b/tests/python_test/requirements.txt index 9061b5f5c1..236621e153 100644 --- a/tests/python_test/requirements.txt +++ b/tests/python_test/requirements.txt @@ -12,7 +12,7 @@ pytest-print==0.2.1 pytest-level==0.1.1 pytest-xdist==2.2.1 # pytest-parallel -pymilvus-orm==2.0.0rc3.dev10 +pymilvus-orm==2.0.0rc3.dev11 pytest-rerunfailures==9.1.1 git+https://github.com/Projectplace/pytest-tags ndg-httpsclient diff --git a/tests20/python_client/requirements.txt b/tests20/python_client/requirements.txt index 624ec51bd3..236621e153 100644 --- a/tests20/python_client/requirements.txt +++ b/tests20/python_client/requirements.txt @@ -12,7 +12,7 @@ pytest-print==0.2.1 pytest-level==0.1.1 pytest-xdist==2.2.1 # pytest-parallel -pymilvus-orm==2.0.0rc3.dev10 +pymilvus-orm==2.0.0rc3.dev11 pytest-rerunfailures==9.1.1 git+https://github.com/Projectplace/pytest-tags ndg-httpsclient @@ -23,4 +23,4 @@ pytest-html==3.1.1 delayed-assert kubernetes==17.17.0 PyYAML==5.4.1 -pytest-sugar==0.9.4 \ No newline at end of file +pytest-sugar==0.9.4