Skip to content

Commit

Permalink
deps fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GICodeWarrior authored Oct 2, 2024
1 parent ed606e1 commit 0d34d65
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ version = "0.1.0"
[tool.poetry.dependencies]
python = ">=3.10.0,<3.12"
llama-index-core = "^0.10.0"
notdiamond = "^0.3.5"
litellm = "^1.18.13"
notdiamond = "^0.3.5,!=0.3.17"

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

0 comments on commit 0d34d65

Please sign in to comment.