Skip to content

Commit

Permalink
chore(deps): avoid broken translate-toolkit 3.14.0
Browse files Browse the repository at this point in the history
It breaks parsing MO files.
  • Loading branch information
nijel committed Oct 14, 2024
1 parent 8259f90 commit bf07a01
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 @@ -81,7 +81,7 @@ dependencies = [
"social-auth-app-django>=5.4.1,<6.0.0",
"social-auth-core>=4.5.0,<5.0.0",
"tesserocr>=2.6.1,<2.8.0",
"translate-toolkit>=3.14.0,<3.15",
"translate-toolkit>=3.14.1,<3.15",
"translation-finder>=2.16,<3.0",
"user-agents>=2.0,<2.3",
"weblate-language-data>=2024.6",
Expand Down

0 comments on commit bf07a01

Please sign in to comment.