From 8ec8a7a9c43be54282a1a373abbd6026d99ce91d Mon Sep 17 00:00:00 2001 From: zhuwenxing Date: Wed, 26 Mar 2025 10:46:31 +0800 Subject: [PATCH] test: using pytest_tagging to replace pytest_tags (#40902) pr: https://github.com/milvus-io/milvus/pull/40878 Signed-off-by: zhuwenxing --- 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 7a28b5f451..c2b8a6341c 100644 --- a/tests/python_client/requirements.txt +++ b/tests/python_client/requirements.txt @@ -15,7 +15,7 @@ pytest-level==0.1.1 pytest-xdist==2.5.0 pytest-rerunfailures==14.0 -git+https://github.com/Projectplace/pytest-tags +pytest_tagging==1.6.0 ndg-httpsclient pyopenssl pyasn1