test: Increase PyMilvus version to 2.5.17rc4 for 2.5 branch (#45385)

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:
XuanYang-cn 2025-11-07 15:23:38 +08:00 committed by GitHub
parent 7ad68910d9
commit abeabd4e87
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.5.17rc3
pymilvus[bulk_writer]==2.5.17rc3
pymilvus==2.5.17rc4
pymilvus[bulk_writer]==2.5.17rc4
# for customize config test
python-benedict==0.24.3