From 83df568126f378b33c4b0984f7ac5ab8250aba9d Mon Sep 17 00:00:00 2001 From: yah01 Date: Mon, 30 Jan 2023 18:37:51 +0800 Subject: [PATCH] Update h5py for e2e tests (#21853) Signed-off-by: yah01 --- tests/python_client/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/python_client/requirements.txt b/tests/python_client/requirements.txt index 5a76fc82af..74d9d5006a 100644 --- a/tests/python_client/requirements.txt +++ b/tests/python_client/requirements.txt @@ -35,7 +35,7 @@ timeout-decorator==0.5.0 minio==7.1.5 # for benchmark -h5py==3.1.0 +h5py==3.7.0 # for log -loguru==0.6.0 \ No newline at end of file +loguru==0.6.0