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 580c7bd commit c6918f8Copy full SHA for c6918f8
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
]
27
keywords = ["parser", "ast", "cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
28
dependencies = [
29
- "cedarscript-grammar>=0.5.2",
+ "cedarscript-grammar>=0.5.3",
30
31
requires-python = ">=3.8"
32
0 commit comments