Skip to content

Commit

Permalink
Set the translate-toolkit minimum version to 3.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
harriebird committed Oct 6, 2024
1 parent 4531acd commit 55d7d03
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.13.1,<3.14",
"translate-toolkit>=3.13.4,<3.14",
"translation-finder>=2.16,<3.0",
"user-agents>=2.0,<2.3",
"weblate-language-data>=2024.6",
Expand Down

0 comments on commit 55d7d03

Please sign in to comment.