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 e83918c commit ab19ad6Copy full SHA for ab19ad6
1 file changed
remove-json-keys/pyproject.toml
@@ -19,7 +19,7 @@ license-files = [
19
]
20
dependencies = [
21
"colorama>=0.4.6,<1 ; platform_system == 'Windows'",
22
- "find-project-root>=1.0.1,<",
+ "find-project-root>=1.0.1,<2",
23
"json5>=0.9.0,<1",
24
"non-latin-locales>=1.0.0,<2",
25
"ucs-detect>=2.0.2,<3",
0 commit comments