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 838878e commit 69b9625Copy full SHA for 69b9625
pyproject.toml
@@ -64,7 +64,7 @@ termcolor = [
64
{ "version" = "^1.1", python = "< 3.7" },
65
{ "version" = ">= 1.1, < 3", python = ">= 3.7" },
66
]
67
-packaging = ">=19,<22"
+packaging = ">=19"
68
tomlkit = ">=0.5.3,<1.0.0"
69
jinja2 = ">=2.10.3"
70
pyyaml = ">=3.08"
0 commit comments