We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497149e commit df78b12Copy full SHA for df78b12
pyproject.toml
@@ -18,7 +18,7 @@ license = {file = "LICENSE.md"}
18
19
requires-python = "~=3.8"
20
dependencies = [
21
- "amaranth>=0.5,<0.6",
+ "amaranth>=0.5,<0.7",
22
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
23
"amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards",
24
"amaranth-stdio @ git+https://github.com/amaranth-lang/amaranth-stdio",
0 commit comments