Skip to content

Commit 1d03bae

Browse files
authored
Merge pull request #104 from siliconcompiler/update-sc
pin to SC >= 0.24.0
2 parents 4329e15 + 92587d6 commit 1d03bae

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
@@ -21,7 +21,7 @@ readme = "README.md"
2121
requires-python = ">=3.8"
2222
license = {file = "LICENSE"}
2323
dependencies = [
24-
"siliconcompiler>=0.23.3",
24+
"siliconcompiler>=0.24.0",
2525
"Jinja2>=3.1.2",
2626
"lambdapdk>=0.1.12",
2727
"lambdalib>=0.2.0"

0 commit comments

Comments
 (0)