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 faa9d19 commit 028a0dcCopy full SHA for 028a0dc
pyproject.toml
@@ -17,7 +17,7 @@ include = [
17
18
[tool.poetry.dependencies]
19
python = ">=3.8,<4.0"
20
-pydantic = "^1.7.4,!=1.8,!=1.8.1"
+pydantic = "^2.0.0"
21
structlog = ">= 20.1.0, < 23.0.0"
22
packaging = ">= 21.3, < 24.0"
23
colorama = {version = "^0.4.3", optional = true}
0 commit comments