From 6a39e533fbbe819c09b52ebf8fac7f77e0f76219 Mon Sep 17 00:00:00 2001 From: maning202007 Date: Mon, 8 Mar 2021 11:50:34 +0800 Subject: [PATCH] Upadate the version number of required marshmallow. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8fe0ec5..3ab776bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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