We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b333851 commit 6e23ba5Copy full SHA for 6e23ba5
1 file changed
pyproject.toml
@@ -35,7 +35,7 @@ dependencies = [
35
"typing-extensions;python_version<'3.8'",
36
"dataclasses;python_version<'3.7'",
37
"pydantic >=2.11.0b1;python_version>'3.12'",
38
- "pydantic >=2;python_version<'3.13'",
+ "pydantic >=2;python_version<'3.13'",
39
"rich",
40
"packaging",
41
]
0 commit comments