Skip to content

Commit

Permalink
Update pyproject.toml by updating version of tenacity
Browse files Browse the repository at this point in the history
  • Loading branch information
Anindyadeep authored Dec 13, 2024
1 parent dc95779 commit 124941b
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 @@ -43,7 +43,7 @@ llama-index = "*"
llama-index-llms-langchain = "*"
docx2txt = "^0.8"
importlib-metadata = ">=6.0.2"
tenacity = "^8.4.1"
tenacity = "<=9.0.0"
opentelemetry-api = "^1.24.0"
opentelemetry-sdk = "^1.24.0"
opentelemetry-exporter-otlp-proto-grpc = "^1.24.0"
Expand Down

0 comments on commit 124941b

Please sign in to comment.