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 parent 6b4c0f4 commit c39d18dCopy full SHA for c39d18d
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<1.0.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