Skip to content

Commit

Permalink
increase pgm requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Nitish Bharambe <nitish.bharambe@alliander.com>
  • Loading branch information
nitbharambe committed Jun 26, 2024
1 parent e05bff8 commit 3e84d6a
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 @@ -31,7 +31,7 @@ dependencies = [
"numpy>=1.20",
"openpyxl",
"pandas",
"power_grid_model>=1.6.46",
"power_grid_model>=1.8",
"pyyaml",
"structlog",
"tqdm",
Expand Down

0 comments on commit 3e84d6a

Please sign in to comment.