Skip to content

Commit

Permalink
feat: bump drafthorse to 2025.1.0
Browse files Browse the repository at this point in the history
Supports lax parsing mode and additional elements

(cherry picked from commit 0b6733d)
  • Loading branch information
barredterra committed Jan 24, 2025
1 parent 4704dd1 commit 28a26df
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 @@ -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",
]
Expand Down

0 comments on commit 28a26df

Please sign in to comment.