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 bafece4 commit 8e63de7Copy full SHA for 8e63de7
pyproject.toml
@@ -14,7 +14,7 @@ contentctl = 'contentctl.contentctl:main'
14
[tool.poetry.dependencies]
15
16
python = "^3.11,<3.15"
17
-pydantic = ">=2.9.2,<2.13.0"
+pydantic = "~2.9.2"
18
PyYAML = "^6.0.2"
19
requests = ">=2.32.4"
20
pycvesearch = "^1.2"
0 commit comments