diff --git a/pyproject.toml b/pyproject.toml index 7049cae..ed58a02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ source-includes = [ [tool.pdm.dev-dependencies] test = [ - "yowasp-yosys!=0.37.0.*", + "yowasp-yosys>=0.38", "coverage", ] docs = [