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 efc2f9a commit 0909963Copy full SHA for 0909963
pyproject.toml
@@ -42,7 +42,7 @@ coverage = { version ="^7", optional = true }
42
flake8 = { version = "^3", optional = true }
43
44
# extras erdantic
45
-erdantic = { version ="^0.6", optional = true }
+erdantic = { version ="^0.7.0", optional = true }
46
47
[tool.pytest.ini_options]
48
minversion = "6.0"
0 commit comments