diff --git a/pyproject.toml b/pyproject.toml index caea342..fbe0a8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dynamic = ["version"] dependencies = [ # "frappe~=15.0.0" # Installed and managed by bench. "factur-x~=3.1", - "drafthorse~=2.4.0", + "drafthorse~=2025.1.0", "saxonche~=12.5.0", "lxml>=4.9.3,<6.0.0", ]