Skip to content

Commit 6e23ba5

Browse files
authored
lint
1 parent b333851 commit 6e23ba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"typing-extensions;python_version<'3.8'",
3636
"dataclasses;python_version<'3.7'",
3737
"pydantic >=2.11.0b1;python_version>'3.12'",
38-
"pydantic >=2;python_version<'3.13'",
38+
"pydantic >=2;python_version<'3.13'",
3939
"rich",
4040
"packaging",
4141
]

0 commit comments

Comments
 (0)