diff --git a/unstract/core/pyproject.toml b/unstract/core/pyproject.toml index 251779a34..e74f087b8 100644 --- a/unstract/core/pyproject.toml +++ b/unstract/core/pyproject.toml @@ -12,8 +12,8 @@ authors = [ dependencies = [ "boto3~=1.34.0", "botocore~=1.34.0", - "llama-index==0.10.58", - "llama-index-llms-azure-openai==0.1.10", + "llama-index==0.12.8", + "llama-index-llms-azure-openai==0.3.0", "redis~=5.2.1", "requests==2.31.0", "kombu==5.3.7",