Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich committed Mar 1, 2024
1 parent efaff50 commit dcf4f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llama-index-packs/llama-index-packs-raptor/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ python = ">=3.9,<4.0"
llama-index-core = "^0.10.0"
llama-index-llms-openai = "^0.1.6"
umap-learn = "^0.5.5"
scikit-learn = "^1.4.1.post1"
scikit-learn = ">=1.4.1.post1"

[tool.poetry.group.dev.dependencies]
black = {extras = ["jupyter"], version = "<=23.9.1,>=23.7.0"}
Expand Down

0 comments on commit dcf4f21

Please sign in to comment.