Skip to content

Commit

Permalink
Merge pull request #279 from evalott100/specify_pydantic_lt_2
Browse files Browse the repository at this point in the history
Specified pydantic <2
  • Loading branch information
evalott100 authored Jul 4, 2023
2 parents 34a4eb6 + 0e6e2fa commit 5abfa58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dev = [
"numpydoc",

# For schema generation.
"pydantic",
"pydantic<2.0",
]

[project.scripts]
Expand Down

0 comments on commit 5abfa58

Please sign in to comment.