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 354e624 commit dee4fabCopy full SHA for dee4fab
pyproject.toml
@@ -18,7 +18,7 @@ keywords = ["aws_lambda_powertools", "aws", "tracing", "logging", "lambda", "pow
18
license = "MIT-0"
19
20
[tool.poetry.dependencies]
21
-python = "^3.8"
+python = ">=3.6"
22
aws-xray-sdk = "~=2.5.0"
23
fastjsonschema = "~=2.14.4"
24
0 commit comments