Browse Source

!1223 Update the required version number of marshmallow.

From: @maning202007
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
tags/v1.2.0-rc1
mindspore-ci-bot Gitee 4 years ago
parent
commit
d6e3e31d43
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -6,7 +6,7 @@ gunicorn>=19.9.0
itsdangerous>=1.1.0
Jinja2>=2.10.1
MarkupSafe>=1.1.1
marshmallow>=2.19.2
marshmallow>=3.10.0
numpy>=1.17.0
pillow>=6.2.0
protobuf>=3.8.0


Loading…
Cancel
Save