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 b527d5e commit 3bc6b97Copy full SHA for 3bc6b97
betterproto2_compiler/pyproject.toml
@@ -18,7 +18,7 @@ dependencies = [
18
# TODO use the version from the current repo?
19
"betterproto2>=0.9.0,<0.10",
20
# "betterproto2",
21
- "ruff>=0.9.3,<0.15.0",
+ "ruff>=0.9.3",
22
"jinja2>=3.0.3",
23
"typing-extensions>=4.7.1,<5",
24
"strenum>=0.4.15,<0.5 ; python_version == '3.10'",
0 commit comments