Skip to content

Commit

Permalink
update: bind spacy to a version for stability
Browse files Browse the repository at this point in the history
  • Loading branch information
raina-rudra committed Feb 3, 2025
1 parent 0bede2b commit 7034ae5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 18 deletions.
42 changes: 24 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ nest-asyncio = "^1.5.6"
transformers = "4.38.0"
word2number = "^1.1"
pyyaml-include = "1.4.1"
spacy = "3.8.3"

[tool.poetry.group.dev.dependencies]
pytest = "^7.3.1"
Expand Down

0 comments on commit 7034ae5

Please sign in to comment.