Skip to content

Commit df78b12

Browse files
committed
Push amaranth requirement up to 0.7
1 parent 497149e commit df78b12

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
@@ -18,7 +18,7 @@ license = {file = "LICENSE.md"}
1818

1919
requires-python = "~=3.8"
2020
dependencies = [
21-
"amaranth>=0.5,<0.6",
21+
"amaranth>=0.5,<0.7",
2222
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
2323
"amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards",
2424
"amaranth-stdio @ git+https://github.com/amaranth-lang/amaranth-stdio",

0 commit comments

Comments
 (0)