Skip to content

Commit 8aa84fa

Browse files
committed
bump kirin version because older versions don't have FlattenAdd canonicalization
1 parent 03f0c5b commit 8aa84fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requires-python = ">=3.10"
1313
dependencies = [
1414
"numpy>=1.22.0",
1515
"scipy>=1.13.1",
16-
"kirin-toolchain~=0.17.23",
16+
"kirin-toolchain~=0.17.26",
1717
"rich>=13.9.4",
1818
"pydantic>=1.3.0,<2.11.0",
1919
"pandas>=2.2.3",

0 commit comments

Comments
 (0)