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 057aa13 commit 7c83b9eCopy full SHA for 7c83b9e
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
keywords = ["cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
24
dependencies = [
25
"orgecc-pylib>=0.1.3",
26
- "cedarscript-ast-parser>=0.6.1",
+ "cedarscript-ast-parser>=0.7.0",
27
"grep-ast==0.4.1",
28
# https://github.com/tree-sitter/py-tree-sitter/issues/303
29
# https://github.com/grantjenks/py-tree-sitter-languages/issues/64
0 commit comments