We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<1.0.0
1 parent 581c7c2 commit fe6d664Copy full SHA for fe6d664
1 file changed
translate-messages/pyproject.toml
@@ -72,7 +72,7 @@ translate-messages = "translate_messages.__main__:main"
72
73
[project.optional-dependencies]
74
dev = [
75
- "json5>=0.9.0",
+ "json5>=0.9.0<1.0.0",
76
"tomli>=2.0.0,<3.0.0",
77
"tomli-w>=0.1.0,<2.0.0",
78
]
0 commit comments