Remove dangerous usage of non-public parts of the systemrdl-compiler API
This commit is contained in:
@@ -7,7 +7,7 @@ name = "peakrdl-regblock"
|
||||
dynamic = ["version"]
|
||||
requires-python = ">=3.7"
|
||||
dependencies = [
|
||||
"systemrdl-compiler ~= 1.30",
|
||||
"systemrdl-compiler ~= 1.31",
|
||||
"Jinja2 >= 2.11",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user