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 36a0fb0 commit 0bf6a5fCopy full SHA for 0bf6a5f
pyproject.toml
@@ -11,7 +11,7 @@ readme = "README.md"
11
contentctl = 'contentctl.contentctl:main'
12
13
[tool.poetry.dependencies]
14
-python = "^3.11,<3.13"
+python = "^3.11,<3.14"
15
pydantic = "^2.8.2"
16
PyYAML = "^6.0.2"
17
requests = "~2.32.3"
0 commit comments