We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyproject.toml
1 parent c20236c commit bf1b6c7Copy full SHA for bf1b6c7
pyproject.toml
@@ -15,6 +15,7 @@ classifiers = [
15
"Programming Language :: Python :: 3 :: Only",
16
"Programming Language :: Python :: 3.11",
17
"Programming Language :: Python :: 3.12",
18
+ "Programming Language :: Python :: 3.13",
19
]
20
dependencies = [
21
"pydantic>=2.0.0",
0 commit comments