Skip to content

Commit

Permalink
Add pydantic also in test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lachaib committed Dec 21, 2023
1 parent 7ea8313 commit a36f24d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ test = [
"black >=22.3.0,<23.0.0",
"isort >=5.0.6,<6.0.0",
"rich >=10.11.0,<14.0.0",
"pydantic[email] >=2.0.0",
]
doc = [
"mkdocs >=1.1.2,<2.0.0",
Expand Down

0 comments on commit a36f24d

Please sign in to comment.