Browse Source

upgrade the version of scipy to 1.5.3

tags/v1.1.0
luopengting 5 years ago
parent
commit
eb400b1c59
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