Skip to content

Commit b10365f

Browse files
committed
cedarscript-ast-parser>=0.2.6
1 parent d365110 commit b10365f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ classifiers = [
2222
]
2323
keywords = ["cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
2424
dependencies = [
25-
"cedarscript-ast-parser>=0.2.5",
26-
"rope>=1.13.0"
25+
"cedarscript-ast-parser>=0.2.6"
2726
]
2827
requires-python = ">=3.11"
2928

0 commit comments

Comments
 (0)