Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
vnkn authored Sep 11, 2024
1 parent 6300575 commit 07d25b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ pydantic = "^2.7.1"
poetry-plugin-dotenv = "*"
pandas = "^2.0.3"
ray = "2.10.0"
llama-index = "*"
llama-index = "^0.10.68"
llama-index-llms-sagemaker-endpoint = "^0.1.3"
llama-index-llms-together = "*"
llama-index-llms-together = "^0.1.3"
llama-index-llms-vllm = "^0.1.9"
flaml = "^1.2.0"
matplotlib = "^3.7.5"
optuna = "^3.6.1"
seaborn = "^0.13.2"
scipy = "^1.10.1"
sentence-transformers = "^2.2.2"

[tool.poetry.group.dev.dependencies]
requests = "*"
Expand Down

0 comments on commit 07d25b1

Please sign in to comment.