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 fcf2ffe commit 7470717Copy full SHA for 7470717
pyproject.toml
@@ -47,7 +47,7 @@ dependencies = [
47
"sqlmodel >= 0.0.16",
48
"toml",
49
"packaging",
50
- "betterproto[compile] < 2.0.0b7",
+ "betterproto[compiler] < 2.0.0b7",
51
52
# version specific
53
"strenum >= 0.4.9; python_version < '3.11.0'",
0 commit comments