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 1706758 commit 5b2cb8eCopy full SHA for 5b2cb8e
pyproject.toml
@@ -9,7 +9,7 @@ license = {file = "LICENSE.txt"}
9
requires-python = "~=3.8"
10
dependencies = [
11
# this version requirement needs to be synchronized with the one in .github/workflows/main.yml
12
- "amaranth>=0.4,<0.5",
+ "amaranth>=0.4,<0.6",
13
]
14
15
[project.urls]
0 commit comments