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 cbaa222 commit 0a05958Copy full SHA for 0a05958
pyproject.toml
@@ -10,7 +10,7 @@ readme = "README.md"
10
contentctl = 'contentctl.contentctl:main'
11
12
[tool.poetry.dependencies]
13
-python = "^3.9"
+python = "^3.11"
14
pydantic = "^2.5.1"
15
PyYAML = "^6.0.1"
16
requests = "~2.32.2"
0 commit comments