Skip to content

Commit

Permalink
chore: Set min version of efoli to 1.4.0 (24h LFW on 2025-06-06) (#193
Browse files Browse the repository at this point in the history
)
  • Loading branch information
hf-kklein authored Dec 14, 2024
1 parent efbc9ae commit 90ab270
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 @@ -23,7 +23,7 @@ dependencies = [
"jinja2",
"pydantic",
"python-docx",
"efoli>=0.0.3"
"efoli>=1.4.0"
] # add all the dependencies here

dynamic = ["readme", "version"]
Expand Down

0 comments on commit 90ab270

Please sign in to comment.