diff --git a/tests/python_client/requirements.txt b/tests/python_client/requirements.txt index 2e69ff2935..57038d04d9 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.0rc82 -pymilvus[bulk_writer]==2.7.0rc82 +pymilvus==2.7.0rc83 +pymilvus[bulk_writer]==2.7.0rc83 # for protobuf protobuf>=5.29.5