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.
2 parents 8608c3a + 3e8f71d commit e6469f4Copy full SHA for e6469f4
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
description = "Validation and publishing tooling for BC Gov agent skill profiles."
5
requires-python = ">=3.12"
6
dependencies = [
7
- "pyyaml>=6.0",
+ "pyyaml>=6.0.3",
8
]
9
10
[dependency-groups]
0 commit comments