Skip to content

Commit

Permalink
Pin llama_index version for tests (#5681)
Browse files Browse the repository at this point in the history
Co-authored-by: Michał Bartoszkiewicz <[email protected]>
GitOrigin-RevId: 2835439d49e6dad0c31e1813cf0634d87bad30d0
  • Loading branch information
2 people authored and Manul from Pathway committed Feb 13, 2024
1 parent 26690e2 commit 69d6764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tests = [
"openapi_spec_validator",
"openai >= 1.6",
"litellm >= 1.0",
"llama_index",
"llama_index >= 0.9, < 0.10",
"tiktoken >= 0.5",
]

Expand Down

0 comments on commit 69d6764

Please sign in to comment.