Skip to content

Commit 90ab270

Browse files
authored
chore: Set min version of efoli to 1.4.0 (24h LFW on 2025-06-06) (#193)
1 parent efbc9ae commit 90ab270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"jinja2",
2424
"pydantic",
2525
"python-docx",
26-
"efoli>=0.0.3"
26+
"efoli>=1.4.0"
2727
] # add all the dependencies here
2828

2929
dynamic = ["readme", "version"]

0 commit comments

Comments
 (0)