mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
test: Increase PyMilvus version to 2.5.19rc1 for 2.5 branch (#46485)
Automated daily bump from pymilvus 2.5 branch. Updates tests/python_client/requirements.txt. Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
This commit is contained in:
parent
da620b7a48
commit
70fc91da90
@ -28,8 +28,8 @@ pytest-parallel
|
||||
pytest-random-order
|
||||
|
||||
# pymilvus
|
||||
pymilvus==2.5.18
|
||||
pymilvus[bulk_writer]==2.5.18
|
||||
pymilvus==2.5.19rc1
|
||||
pymilvus[bulk_writer]==2.5.19rc1
|
||||
|
||||
# for customize config test
|
||||
python-benedict==0.24.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user