Skip to content

Commit fe6d664

Browse files
committed
Pinned json5 to <1.0.0
1 parent 581c7c2 commit fe6d664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

translate-messages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ translate-messages = "translate_messages.__main__:main"
7272

7373
[project.optional-dependencies]
7474
dev = [
75-
"json5>=0.9.0",
75+
"json5>=0.9.0<1.0.0",
7676
"tomli>=2.0.0,<3.0.0",
7777
"tomli-w>=0.1.0,<2.0.0",
7878
]

0 commit comments

Comments
 (0)