Skip to content

Commit a00dc37

Browse files
committed
allow latest version of lambda-calculus
1 parent 076112b commit a00dc37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = [
1414
"Typing :: Typed"
1515
]
1616
dependencies = [
17-
"lambda-calculus ~= 2.0",
17+
"lambda-calculus ~= 3.0",
1818
"lark ~= 1.0"
1919
]
2020

0 commit comments

Comments
 (0)