enhance: Upgrade PyMilvus to 2.5.10rc2 (#42034)

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
This commit is contained in:
XuanYang-cn 2025-05-26 19:02:28 +08:00 committed by GitHub
parent 60b651c36c
commit f6d2f01640
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.9rc5
pymilvus[bulk_writer]==2.5.9rc5
pymilvus==2.5.10rc2
pymilvus[bulk_writer]==2.5.10rc2
# for customize config test
python-benedict==0.24.3