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 6df8352 commit 3be0222Copy full SHA for 3be0222
pyproject.toml
@@ -14,7 +14,7 @@ contentctl = 'contentctl.contentctl:main'
14
[tool.poetry.dependencies]
15
16
python = "^3.11,<3.14"
17
-pydantic = "~2.9.2"
+pydantic = ">=2.9.2,<2.12.0"
18
PyYAML = "^6.0.2"
19
requests = "~2.32.3"
20
pycvesearch = "^1.2"
0 commit comments