From aa5a3a56fa31aa5143a9959471df4d95b68df3db Mon Sep 17 00:00:00 2001 From: Daniel Ciborowski Date: Mon, 26 Jul 2021 17:11:17 -0400 Subject: [PATCH] Update reco.requirements.txt --- ai-python/msft/reco.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai-python/msft/reco.requirements.txt b/ai-python/msft/reco.requirements.txt index cef018ef..e6a9ca8e 100644 --- a/ai-python/msft/reco.requirements.txt +++ b/ai-python/msft/reco.requirements.txt @@ -1,4 +1,4 @@ -numpynumpy==1.19.5 +numpy==1.19.5 pandas==1.1.3 scipy>=1.0.0,<2 tqdm==4.46.0