Skip to content

Commit

Permalink
Update spacy requirement from <=3.7.5 to <=3.8.2
Browse files Browse the repository at this point in the history
Updates the requirements on [spacy](https://github.com/explosion/spaCy) to permit the latest version.
- [Release notes](https://github.com/explosion/spaCy/releases)
- [Commits](explosion/spaCy@0.93...release-v3.8.2)

---
updated-dependencies:
- dependency-name: spacy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent f3af3de commit 1e12af0
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 @@ -44,7 +44,7 @@ dependencies = [
"retina_face",
"ammico-lavis>=1.0.2.3",
"setuptools",
"spacy<=3.7.5",
"spacy<=3.8.2",
"tensorflow>=2.13.0",
"torch<2.4.0",
"transformers",
Expand Down

0 comments on commit 1e12af0

Please sign in to comment.