From fe22b852d90f1d4fabcacfdc09a2864c78628baf Mon Sep 17 00:00:00 2001 From: Martin Gaievski <94878159+martin-gaievski@users.noreply.github.com> Date: Thu, 3 Mar 2022 13:26:39 -0800 Subject: [PATCH] Update numpy version to 1.22 (#304) Signed-off-by: Martin Gaievski --- benchmarks/perf-tool/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/perf-tool/requirements.txt b/benchmarks/perf-tool/requirements.txt index 5e93ae4f0..fc999e202 100644 --- a/benchmarks/perf-tool/requirements.txt +++ b/benchmarks/perf-tool/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with python 3.7 +# This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile @@ -18,7 +18,7 @@ h5py==3.3.0 # via -r requirements.in idna==3.2 # via requests -numpy==1.21.0 +numpy==1.22.1 # via # -r requirements.in # h5py