diff --git a/tests/python_client/requirements.txt b/tests/python_client/requirements.txt index d7e2c01fc9..49646affea 100644 --- a/tests/python_client/requirements.txt +++ b/tests/python_client/requirements.txt @@ -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