We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b706aac commit c2124cbCopy full SHA for c2124cb
pyproject.toml
@@ -27,7 +27,7 @@ dev = [
27
]
28
29
[project.optional-dependencies]
30
-pypowsybl = ["pypowsybl>=1.11.0,<1.15.0"]
+pypowsybl = ["pypowsybl>=1.11.0,<1.14.0"]
31
32
[build-system]
33
requires = ["hatchling"]
0 commit comments