diff --git a/tests/python_client/requirements.txt b/tests/python_client/requirements.txt index 21bed02dbb..d7a8b25c24 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.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