mirror of https://github.com/milvus-io/milvus.git
test: update pymilvus version (#28832)
#17614 Signed-off-by: nico <cheng.yuan@zilliz.com>pull/28326/head
parent
d081fd5481
commit
8740adbe28
|
@ -12,7 +12,7 @@ allure-pytest==2.7.0
|
||||||
pytest-print==0.2.1
|
pytest-print==0.2.1
|
||||||
pytest-level==0.1.1
|
pytest-level==0.1.1
|
||||||
pytest-xdist==2.5.0
|
pytest-xdist==2.5.0
|
||||||
pymilvus==2.3.3.post1.dev3
|
pymilvus==2.3.3.post1.dev6
|
||||||
pytest-rerunfailures==9.1.1
|
pytest-rerunfailures==9.1.1
|
||||||
git+https://github.com/Projectplace/pytest-tags
|
git+https://github.com/Projectplace/pytest-tags
|
||||||
ndg-httpsclient
|
ndg-httpsclient
|
||||||
|
@ -50,5 +50,5 @@ etcd-sdk-python==0.0.4
|
||||||
|
|
||||||
# for test result anaylszer
|
# for test result anaylszer
|
||||||
prettytable==3.8.0
|
prettytable==3.8.0
|
||||||
pyarrow==11.0.0
|
pyarrow==12.0.0
|
||||||
fastparquet==2023.7.0
|
fastparquet==2023.7.0
|
||||||
|
|
Loading…
Reference in New Issue