We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fdd782 commit d5dadf9Copy full SHA for d5dadf9
1 file changed
sdlf-foundations/pyproject.toml
@@ -15,7 +15,7 @@ packages = [
15
exclude = ["**/*.yaml"]
16
17
[tool.poetry.dependencies]
18
-python = "^3.12"
+python = "^3.11"
19
aws-cdk-lib = "^2.159.1"
20
constructs = ">=10.0.0,<11.0.0"
21
0 commit comments