Skip to content

Commit

Permalink
bump dep
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich committed Oct 2, 2024
1 parent 0491ab7 commit baff4aa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ exclude = ["**/BUILD"]
license = "MIT"
name = "llama-index-retrievers-bm25"
readme = "README.md"
version = "0.3.1"
version = "0.4.0"

[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
bm25s = "^0.1.7"
bm25s = "^0.2.0"
pystemmer = "^2.2.0.1"
llama-index-core = "^0.11.0"

Expand Down

0 comments on commit baff4aa

Please sign in to comment.