We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4dfd35 commit 00574b5Copy full SHA for 00574b5
dbt-adapters/pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
"pytz>=2015.7",
33
# installed via dbt-common but used directly
34
"agate>=1.0,<2.0",
35
- "mashumaro[msgpack]>=3.9,<3.15",
+ "mashumaro[msgpack]>=3.9,<3.18",
36
"protobuf>=6.0,<7.0",
37
"typing-extensions>=4.0,<5.0",
38
]
0 commit comments