Skip to content

Commit d354f6e

Browse files
committed
chore: update core lower-bound pin to >=1.12.0
1 parent bed00b3 commit d354f6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ classifiers = [
3535
]
3636
requires-python = ">=3.11"
3737
dependencies = [
38-
"mcp-einvoicing-core>=1.5.1,<2.0.0",
38+
"mcp-einvoicing-core>=1.12.0,<2.0.0",
3939
"pydantic>=2.0.0",
4040
"lxml>=5.0.0",
4141
]

0 commit comments

Comments
 (0)