mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
test: Increase PyMilvus version to 2.7.0rc25 for master branch (#44168)
Automated daily bump from pymilvus master branch. Updates tests/python_client/requirements.txt. Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
This commit is contained in:
parent
198cc62039
commit
005fb467f7
@ -28,8 +28,8 @@ pytest-parallel
|
||||
pytest-random-order
|
||||
|
||||
# pymilvus
|
||||
pymilvus==2.7.0rc24
|
||||
pymilvus[bulk_writer]==2.7.0rc24
|
||||
pymilvus==2.7.0rc25
|
||||
pymilvus[bulk_writer]==2.7.0rc25
|
||||
|
||||
# for protobuf
|
||||
protobuf>=5.29.5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user