Skip to content

Commit a314544

Browse files
viktoriiasThe Meridian Authors
authored andcommitted
Update mmm-proto-schema dependency version.
PiperOrigin-RevId: 936312629
1 parent e0ab0c3 commit a314544

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@ jax = [
8181
]
8282
# MMM proto schema.
8383
schema = [
84-
"mmm-proto-schema >= 1.2.1",
84+
"mmm-proto-schema >= 1.2.2",
8585
"semver",
8686
]
8787

8888
# Meridian Scenario Planner.
8989
scenarioplanner = [
9090
"google-api-python-client",
9191
"google-auth",
92-
"mmm-proto-schema >= 1.2.1",
92+
"mmm-proto-schema >= 1.2.2",
9393
"semver",
9494
]
9595

0 commit comments

Comments
 (0)