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 05f4c9b commit fc3625fCopy full SHA for fc3625f
pyproject.toml
@@ -12,7 +12,7 @@ dependencies = [
12
"importlib>=1.0.4",
13
"jinja2>=3.1.4",
14
"packaging>=24.2",
15
- "python-hcl2>=7.2.1",
+ "python-hcl2==7.2.1",
16
"pyyaml>=6.0.2",
17
]
18
0 commit comments