summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 474a726..2044136 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,4 +6,6 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"amaranth>=0.5.7",
+ "amaranth-boards>=0",
+ "amaranth-yosys>=0.50.0.0.post115",
]