From 51c42ad94f7b0cb5fc42fc99b987474136e698e8 Mon Sep 17 00:00:00 2001 From: Santiago Lamora Date: Mon, 26 Sep 2022 12:44:40 +0200 Subject: [PATCH] Lock marshmallow version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d482f549..3fe7963d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ markupsafe==2.1.1 # jinja2 # mako # wtforms -marshmallow==3.18.0 +marshmallow==3.0.0 # via # marshmallow-enum # teal