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