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 7ab2fdc commit 43fba36Copy full SHA for 43fba36
pyproject.toml
@@ -34,7 +34,7 @@ classifiers = [
34
[tool.poetry.dependencies]
35
python = "^3.7"
36
SQLAlchemy = ">=2.0.0,<2.1.0"
37
-pydantic = ">1.10.13,<3.0.0"
+pydantic = ">=1.10.13,<3.0.0"
38
39
[tool.poetry.group.dev.dependencies]
40
pytest = "^7.0.1"
0 commit comments