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 edc06c3 commit 0fe4e14Copy full SHA for 0fe4e14
pyproject.toml
@@ -50,7 +50,7 @@ decli = "^0.5.2"
50
colorama = "^0.4.1"
51
termcolor = "^1.1"
52
packaging = ">=19,<21"
53
-tomlkit = "^0.5.3"
+tomlkit = ">=0.7.0,<1.0.0"
54
jinja2 = "^2.10.3"
55
pyyaml = ">=3.08"
56
argcomplete = "^1.12.1"
0 commit comments