Skip to content

Commit 2764782

Browse files
authored
Merge pull request #184 from siliconcompiler/fix-sc-version
update sc version to 0.32.0
2 parents 6ac1178 + 7cfe574 commit 2764782

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
@@ -21,8 +21,7 @@ readme = "README.md"
2121
requires-python = ">=3.8"
2222
license = {file = "LICENSE"}
2323
dependencies = [
24-
"siliconcompiler>=0.29.0",
25-
"Jinja2>=3.1.2",
24+
"siliconcompiler>=0.32.0",
2625
"lambdapdk>=0.1.41",
2726
"lambdalib>=0.2.10"
2827
]

0 commit comments

Comments
 (0)