From 49fa126fd04a54da7932cc05054f611aef48c1dd Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Tue, 8 Mar 2022 08:08:16 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v1.22.0rc1 --- src/pybind/mgr/diskprediction_local/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/diskprediction_local/requirements.txt b/src/pybind/mgr/diskprediction_local/requirements.txt index d9c3157fdf9326..1e2237a87b51a4 100644 --- a/src/pybind/mgr/diskprediction_local/requirements.txt +++ b/src/pybind/mgr/diskprediction_local/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.15.1 +numpy==1.22.0rc1 scipy==1.1.0 scikit-learn==0.19.2