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 d5cb1ff commit 7a5e662Copy full SHA for 7a5e662
dbt-adapters/pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
"pytz>=2015.7",
32
# installed via dbt-common but used directly
33
"agate>=1.0,<2.0",
34
- "mashumaro[msgpack]>=3.9,<3.15",
+ "mashumaro[msgpack]>=3.9,<3.18",
35
"protobuf>=6.0,<7.0",
36
"typing-extensions>=4.0,<5.0",
37
]
0 commit comments