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 5fc01fc commit 5841e44Copy full SHA for 5841e44
3 files changed
get-min-py/pyproject.toml
@@ -21,7 +21,6 @@ dependencies = [
21
"colorama~=0.4.6 ; platform_system == 'Windows'",
22
"is-unicode-supported~=1.0.0",
23
"json5~=0.13.0",
24
- "ucs-detect~=2.0.2",
25
]
26
requires-python = ">=3.8,<4"
27
keywords = [
remove-json-keys/pyproject.toml
@@ -23,7 +23,6 @@ dependencies = [
"non-latin-locales~=1.0.1",
28
29
translate-messages/pyproject.toml
@@ -24,7 +24,6 @@ dependencies = [
"translate~=3.8.0",
30
0 commit comments