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 0670e5e commit c9b3e90Copy full SHA for c9b3e90
pyproject.toml
@@ -19,7 +19,7 @@ license = "MIT-0"
19
20
[tool.poetry.dependencies]
21
python = "^3.6"
22
-aws-xray-sdk = "~=2.5.0"
+aws-xray-sdk = "^2.5.0"
23
fastjsonschema = "~=2.14.4"
24
25
[tool.poetry.dev-dependencies]
0 commit comments