From cffa950fec154d0d35c629a35947c125fe8146d3 Mon Sep 17 00:00:00 2001 From: Santiago Lamora Date: Mon, 26 Sep 2022 13:24:40 +0200 Subject: [PATCH] Bump to teal 0.2.0a41 which fixes marshmallow version --- requirements.in | 2 +- requirements.txt | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/requirements.in b/requirements.in index 8a9569ca..b76366ef 100644 --- a/requirements.in +++ b/requirements.in @@ -24,7 +24,7 @@ requests-toolbelt==0.9.1 sortedcontainers==2.1.0 sqlalchemy-citext==1.3.post0 sqlalchemy-utils==0.33.11 -teal==0.2.0a40 +teal==0.2.0a41 tqdm==4.32.2 pint==0.9 diff --git a/requirements.txt b/requirements.txt index e4ea1e1e..d0c85640 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,9 +108,7 @@ markupsafe==2.1.1 # jinja2 # mako # wtforms -# TODO fix https://github.com/marshmallow-code/marshmallow/issues/1040 -# A ValueError is raised when the missing parameter is passed for required fields (#1040). -marshmallow==3.0.0rc1 +marshmallow==3.0.0b11 # via # marshmallow-enum # teal @@ -127,8 +125,6 @@ odfpy==1.4.1 # via -r requirements.in openpyxl==3.0.10 # via -r requirements.in -packaging==21.3 - # via marshmallow pandas==1.3.5 # via -r requirements.in passlib==1.7.1 @@ -151,8 +147,6 @@ pycparser==2.21 # via cffi pyjwt==2.4.0 # via -r requirements.in -pyparsing==3.0.9 - # via packaging pyphen==0.13.0 # via weasyprint python-dateutil==2.7.3 @@ -206,7 +200,7 @@ sqlalchemy-utils[color,password,phone]==0.33.11 # via # -r requirements.in # teal -teal==0.2.0a40 +teal==0.2.0a41 # via -r requirements.in tinycss2==1.1.1 # via