Skip to content

Commit 19b9732

Browse files
committed
(Speculatively) mark as compatible with Amaranth 0.6.
1 parent 16d5ae0 commit 19b9732

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
@@ -14,7 +14,7 @@ license = {file = "LICENSE.txt"}
1414
requires-python = "~=3.8"
1515
dependencies = [
1616
# this version requirement needs to be synchronized with the one in .github/workflows/main.yml
17-
"amaranth>=0.4,<0.6",
17+
"amaranth>=0.4,<0.7",
1818
]
1919

2020
[project.urls]

0 commit comments

Comments
 (0)