Skip to content

Commit

Permalink
pin pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
giovp committed Oct 26, 2023
1 parent 9580899 commit 5dab87d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ dependencies = [

[project.optional-dependencies]
interactive = [
"napari[pyqt5]==0.4.15"
"napari[pyqt5]==0.4.15",
"pydantic==1.10.13"
]
dev = [
"pre-commit>=3.0.0",
Expand Down

0 comments on commit 5dab87d

Please sign in to comment.