Skip to content

Commit d77bbe9

Browse files
committed
amaranth@a725282751 was released in 0.5.0, so move to soft requirement
1 parent a0f5e4c commit d77bbe9

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 @ git+https://github.com/amaranth-lang/amaranth@a72528275164cdf0d6af0a75f3e89fecdfe03b4a",
21+
"amaranth>=0.5.2",
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)