Browse Source

!884 upgrade the version of scipy to 1.5.3

From: @luopengting
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
tags/v1.1.0
mindspore-ci-bot Gitee 5 years ago
parent
commit
f2ff20816d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -11,7 +11,7 @@ numpy>=1.17.0
protobuf>=3.8.0 protobuf>=3.8.0
psutil>=5.6.1 psutil>=5.6.1
pyyaml>=5.3.1 pyyaml>=5.3.1
scipy>=1.3.3
scipy>=1.5.3
scikit-learn>=0.21.2 scikit-learn>=0.21.2
six>=1.12.0 six>=1.12.0
Werkzeug>=1.0.0 Werkzeug>=1.0.0


Loading…
Cancel
Save