From 2bf130703f0410bcffeadd502fb2ba249c24b8c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 02:20:35 +0000 Subject: [PATCH] Update dependency llama_hub to v0.0.62 --- llama-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama-backend/requirements.txt b/llama-backend/requirements.txt index f2add57..1fd876e 100644 --- a/llama-backend/requirements.txt +++ b/llama-backend/requirements.txt @@ -12,5 +12,5 @@ python-dotenv==1.0.0 flask_cors==4.0.0 llama_index==0.8.50 openai==0.28.1 -llama_hub==0.0.39 +llama_hub==0.0.62 asyncio== 3.4.3