Skip to content

Commit

Permalink
enforce pgm>=1.6.46 due to hotfix
Browse files Browse the repository at this point in the history
Signed-off-by: Martijn Govers <[email protected]>
  • Loading branch information
mgovers committed Jan 11, 2024
1 parent 47d1740 commit de52b92
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",
"power_grid_model>=1.6.46",
"pyyaml",
"structlog",
"tqdm",
Expand Down

0 comments on commit de52b92

Please sign in to comment.