diff --git a/tests/python_client/chaos/requirements.txt b/tests/python_client/chaos/requirements.txt index 1b73d551d9144..34ca43c3a59bc 100644 --- a/tests/python_client/chaos/requirements.txt +++ b/tests/python_client/chaos/requirements.txt @@ -1,5 +1,5 @@ # for test result anaylszer prettytable==3.8.0 -pyarrow==11.0.0 +pyarrow==14.0.1 fastparquet==2023.7.0 \ No newline at end of file diff --git a/tests/python_client/deploy/requirements.txt b/tests/python_client/deploy/requirements.txt index 554949809ed2d..9ddca6a28e537 100644 --- a/tests/python_client/deploy/requirements.txt +++ b/tests/python_client/deploy/requirements.txt @@ -6,5 +6,5 @@ pymilvus==2.0.0rc8 # for test result anaylszer prettytable==3.8.0 -pyarrow==11.0.0 +pyarrow==14.0.1 fastparquet==2023.7.0 \ No newline at end of file diff --git a/tests/python_client/requirements.txt b/tests/python_client/requirements.txt index fcef6de61f98c..f406e7dd4c070 100644 --- a/tests/python_client/requirements.txt +++ b/tests/python_client/requirements.txt @@ -50,5 +50,5 @@ etcd-sdk-python==0.0.4 # for test result anaylszer prettytable==3.8.0 -pyarrow==12.0.0 +pyarrow==14.0.1 fastparquet==2023.7.0