We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72f0d2 commit e030fb8Copy full SHA for e030fb8
1 file changed
project/pyproject.toml.jinja
@@ -111,6 +111,7 @@ ci = [
111
"mkdocs-minify-plugin>=0.8",
112
"mkdocs-section-index>=0.3",
113
"mkdocstrings[python]>=0.29",
114
+ "pydantic>=2.10",
115
# YORE: EOL 3.10: Remove line.
116
"tomli>=2.0; python_version < '3.11'",
117
]
0 commit comments