We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff2ef23 commit ae89d8dCopy full SHA for ae89d8d
pyproject.toml
@@ -14,6 +14,7 @@ classifiers = [
14
]
15
dependencies = [
16
"fastapi",
17
+ "pydantic<2.7",
18
"uvicorn",
19
"sqlalchemy",
20
"mysqlclient",
0 commit comments