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 f2e7492 commit 3c3edb8Copy full SHA for 3c3edb8
pyproject.toml
@@ -23,7 +23,7 @@ include = ["openapi_pydantic/py.typed"]
23
24
[tool.poetry.dependencies]
25
python = "^3.8"
26
-pydantic = "^1.8.2"
+pydantic = "*"
27
28
[tool.poetry.group.test.dependencies]
29
pytest = "^7.3.0"
0 commit comments