Skip to content

Commit

Permalink
pin pydantic (scverse#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
giovp authored and Francesca Drummer committed Nov 7, 2023
1 parent 0df902d commit a330a82
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 a330a82

Please sign in to comment.