Skip to content

Commit 7e9fbd0

Browse files
committed
Hotfix marshmallow
1 parent a079695 commit 7e9fbd0

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

analytics-api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ itsdangerous==2.2.0
3333
jaeger-client==4.8.0
3434
jsonschema==4.21.1
3535
marshmallow-sqlalchemy==1.0.0
36-
marshmallow==4.3.0
36+
marshmallow==4.0.1
3737
opentracing==2.4.0
3838
packaging==23.0
3939
pkgutil_resolve_name==1.3.10

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Jinja2==3.1.6
1515
jsonschema==4.21.1
1616
Mako==1.3.3
1717
MarkupSafe==2.1.5
18-
marshmallow==4.3.0
18+
marshmallow==4.0.1
1919
marshmallow-sqlalchemy==1.0.0
2020
mistune==2.0.3
2121
psycopg2-binary==2.9.9

cron/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jaeger-client==4.8.0
3737
jsonschema-specifications==2025.9.1
3838
jsonschema==4.26.0
3939
marshmallow-sqlalchemy==1.0.0
40-
marshmallow==4.3.0
40+
marshmallow==4.0.1
4141
opentracing==2.4.0
4242
packaging==26.0
4343
psycopg2-binary==2.9.11

etl/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flask-restx==1.3.0
44
flask-moment==1.0.6
55
flask-jwt-oidc==0.9.0
66
Werkzeug==3.1.6
7-
marshmallow==4.3.0
7+
marshmallow==4.0.1
88
marshmallow-sqlalchemy==1.0.0
99
dagster==1.10.16
1010
dagit==1.10.16

notify-api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Jinja2==3.1.6
1616
jsonschema==4.21.1
1717
Mako==1.3.3
1818
MarkupSafe==2.1.5
19-
marshmallow==4.3.0
19+
marshmallow==4.0.1
2020
marshmallow-sqlalchemy==1.0.0
2121
mistune==2.0.3
2222
psycopg2-binary==2.9.9

0 commit comments

Comments
 (0)