Skip to content

Commit

Permalink
Specified pydantic <2
Browse files Browse the repository at this point in the history
  • Loading branch information
evalott100 committed Jul 4, 2023
1 parent 34a4eb6 commit 0e6e2fa
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 0e6e2fa

Please sign in to comment.