Skip to content

Commit

Permalink
chore: Set min version of efoli to 1.4.0 (24h LFW on 2025-06-06) (#531
Browse files Browse the repository at this point in the history
)
  • Loading branch information
hf-kklein authored Dec 14, 2024
1 parent 2a7a633 commit 2c7eb66
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 @@ -21,7 +21,7 @@ dependencies = [
"pydantic>=2.6.0",
"tomlkit>=0.11.6",
"xlsxwriter>=3.0.8",
"efoli>=0.0.3",
"efoli>=1.4.0",
]

name = "kohlrahbi"
Expand Down

0 comments on commit 2c7eb66

Please sign in to comment.