Skip to content

Commit

Permalink
bumps the minimum pypowsybl dependency to v1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Biasuzzi <christian.biasuzzi@soft.it>
  • Loading branch information
CBiasuzzi committed May 17, 2024
1 parent 4fa9927 commit 7d3ffda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ classifiers = [
]
dependencies = [
"anywidget",
"pypowsybl>=1.1.0",
"pypowsybl>=1.2.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 7d3ffda

Please sign in to comment.