Compare commits

...

4 Commits

Author SHA1 Message Date
Maxime Beauchemin
5c0cd50e6b trying 1.4.1 2025-03-19 16:19:44 -07:00
Maxime Beauchemin
4c832605bc 1.4.0 2025-03-19 16:19:05 -07:00
Maxime Beauchemin
0e4bef1a28 trying 1.4.1 2025-03-19 16:16:24 -07:00
Maxime Beauchemin
c9aa86ad03 DRAFT: testing marshmallow-sqlalchemy==1.4.0 2025-03-19 16:04:20 -07:00
3 changed files with 3 additions and 5 deletions

View File

@@ -33,4 +33,4 @@ apispec>=6.0.0,<6.7.0
# This is probably related to the changes around PickleType
# https://marshmallow-sqlalchemy.readthedocs.io/en/latest/changelog.html#id3
# Opened this issue https://github.com/marshmallow-code/marshmallow-sqlalchemy/issues/665
marshmallow-sqlalchemy>=1.3.0,<1.4.0
marshmallow-sqlalchemy>=1.3.0,<2.0.0

View File

@@ -158,7 +158,6 @@ greenlet==3.1.1
# via
# apache-superset (pyproject.toml)
# shillelagh
# sqlalchemy
gunicorn==23.0.0
# via apache-superset (pyproject.toml)
h11==0.14.0
@@ -216,7 +215,7 @@ marshmallow==3.26.1
# via
# flask-appbuilder
# marshmallow-sqlalchemy
marshmallow-sqlalchemy==1.3.0
marshmallow-sqlalchemy==1.4.1
# via
# -r requirements/base.in
# flask-appbuilder

View File

@@ -318,7 +318,6 @@ greenlet==3.1.1
# apache-superset
# gevent
# shillelagh
# sqlalchemy
grpcio==1.68.0
# via
# apache-superset
@@ -435,7 +434,7 @@ marshmallow==3.26.1
# -c requirements/base.txt
# flask-appbuilder
# marshmallow-sqlalchemy
marshmallow-sqlalchemy==1.3.0
marshmallow-sqlalchemy==1.4.1
# via
# -c requirements/base.txt
# flask-appbuilder