Bump to teal 0.2.0a41 which fixes marshmallow version

This commit is contained in:
Santiago L 2022-09-26 13:24:40 +02:00
parent abb675d9d3
commit cffa950fec
2 changed files with 3 additions and 9 deletions

View File

@ -24,7 +24,7 @@ requests-toolbelt==0.9.1
sortedcontainers==2.1.0 sortedcontainers==2.1.0
sqlalchemy-citext==1.3.post0 sqlalchemy-citext==1.3.post0
sqlalchemy-utils==0.33.11 sqlalchemy-utils==0.33.11
teal==0.2.0a40 teal==0.2.0a41
tqdm==4.32.2 tqdm==4.32.2
pint==0.9 pint==0.9

View File

@ -108,9 +108,7 @@ markupsafe==2.1.1
# jinja2 # jinja2
# mako # mako
# wtforms # wtforms
# TODO fix https://github.com/marshmallow-code/marshmallow/issues/1040 marshmallow==3.0.0b11
# A ValueError is raised when the missing parameter is passed for required fields (#1040).
marshmallow==3.0.0rc1
# via # via
# marshmallow-enum # marshmallow-enum
# teal # teal
@ -127,8 +125,6 @@ odfpy==1.4.1
# via -r requirements.in # via -r requirements.in
openpyxl==3.0.10 openpyxl==3.0.10
# via -r requirements.in # via -r requirements.in
packaging==21.3
# via marshmallow
pandas==1.3.5 pandas==1.3.5
# via -r requirements.in # via -r requirements.in
passlib==1.7.1 passlib==1.7.1
@ -151,8 +147,6 @@ pycparser==2.21
# via cffi # via cffi
pyjwt==2.4.0 pyjwt==2.4.0
# via -r requirements.in # via -r requirements.in
pyparsing==3.0.9
# via packaging
pyphen==0.13.0 pyphen==0.13.0
# via weasyprint # via weasyprint
python-dateutil==2.7.3 python-dateutil==2.7.3
@ -206,7 +200,7 @@ sqlalchemy-utils[color,password,phone]==0.33.11
# via # via
# -r requirements.in # -r requirements.in
# teal # teal
teal==0.2.0a40 teal==0.2.0a41
# via -r requirements.in # via -r requirements.in
tinycss2==1.1.1 tinycss2==1.1.1
# via # via