Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijcode authored Dec 10, 2024
1 parent 3d9cee9 commit 8e11c9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,7 @@ line-ending = "auto"

[tool.ruff.lint.pydocstyle]
convention = "numpy"

[tool.poetry.dependencies]
spacy = "!=3.7.0" # Exclude spaCy 3.7.0 -> https://github.com/microsoft/presidio/issues/1487

0 comments on commit 8e11c9a

Please sign in to comment.