test: Increase PyMilvus version to 2.7.0rc21 for master branch (#44100)

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:
XuanYang-cn 2025-08-28 18:05:51 +08:00 committed by GitHub
parent ba88cfa7a9
commit 4bc86cb335
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,8 +28,8 @@ pytest-parallel
pytest-random-order
# pymilvus
pymilvus==2.7.0rc3
pymilvus[bulk_writer]==2.7.0rc3
pymilvus==2.7.0rc21
pymilvus[bulk_writer]==2.7.0rc21
# for protobuf
protobuf>=5.29.5