mirror of https://github.com/milvus-io/milvus.git
Upgrade pymilvus in tests (#11365)
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>pull/11492/head
parent
dae65640a7
commit
61aa6d29d0
|
@ -12,7 +12,7 @@ allure-pytest==2.7.0
|
|||
pytest-print==0.2.1
|
||||
pytest-level==0.1.1
|
||||
pytest-xdist==2.2.1
|
||||
pymilvus==2.0.0rc8.dev26
|
||||
pymilvus==2.0.0rc9.dev3
|
||||
pytest-rerunfailures==9.1.1
|
||||
git+https://github.com/Projectplace/pytest-tags
|
||||
ndg-httpsclient
|
||||
|
@ -27,4 +27,4 @@ pytest-sugar==0.9.4
|
|||
pytest-reportportal==5.0.10
|
||||
|
||||
# for customize config test
|
||||
python-benedict==0.24.3
|
||||
python-benedict==0.24.3
|
||||
|
|
Loading…
Reference in New Issue