Skip to content

Commit

Permalink
Remove large, legacy dependency (#18016)
Browse files Browse the repository at this point in the history
  • Loading branch information
GICodeWarrior authored Mar 5, 2025
1 parent 1f23218 commit 1a19e07
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,10 @@ exclude = ["**/BUILD"]
license = "MIT"
name = "llama-index-callbacks-arize-phoenix"
readme = "README.md"
version = "0.3.0"
version = "0.4.0"

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
arize-phoenix = ">=3.0.3"
openinference-instrumentation-llama-index = ">=3.0.0"
llama-index-core = "^0.12.0"

Expand Down

0 comments on commit 1a19e07

Please sign in to comment.