Skip to content

Commit 4c481ca

Browse files
authored
Merge pull request #346 from PowerGridModel/fix/add-packaging-dependency
Add packaging dependency
2 parents 431798e + 12d3c53 commit 4c481ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ requires-python = ">=3.11"
3030
dependencies = [
3131
"numpy>=2.0",
3232
"openpyxl",
33+
"packaging>=25.0",
3334
"pandas",
3435
"power_grid_model>=1.8",
3536
"pyyaml",

0 commit comments

Comments
 (0)