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 38f86a5 commit abbf4a0Copy full SHA for abbf4a0
pyproject.toml
@@ -18,7 +18,7 @@ include = [
18
[tool.poetry.dependencies]
19
python = ">=3.8,<4.0"
20
pydantic = "^2.0.0"
21
-structlog = ">= 20.1.0, < 23.0.0"
+structlog = ">= 20.1.0"
22
packaging = ">= 21.3, < 24.0"
23
colorama = {version = "^0.4.3", optional = true}
24
redis = {version = "^4.3", optional = true}
0 commit comments