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 98573b0 commit 3de690dCopy full SHA for 3de690d
pyproject.toml
@@ -12,7 +12,7 @@ contentctl = 'contentctl.contentctl:main'
12
13
[tool.poetry.dependencies]
14
python = "^3.11,<3.13"
15
-pydantic = "~2.9.2"
+pydantic = ">=2.9.2,<2.11.0"
16
PyYAML = "^6.0.2"
17
requests = "~2.32.3"
18
pycvesearch = "^1.2"
0 commit comments