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 16d5ae0 commit 19b9732Copy full SHA for 19b9732
pyproject.toml
@@ -14,7 +14,7 @@ license = {file = "LICENSE.txt"}
14
requires-python = "~=3.8"
15
dependencies = [
16
# this version requirement needs to be synchronized with the one in .github/workflows/main.yml
17
- "amaranth>=0.4,<0.6",
+ "amaranth>=0.4,<0.7",
18
]
19
20
[project.urls]
0 commit comments