From 5965a87d995cc1384f488ea18bc3419b34cf1bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 04:33:22 +0000 Subject: [PATCH 1/2] Bump llama-index from 0.12.5 to 0.12.7 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.5 to 0.12.7. - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](https://github.com/run-llama/llama_index/compare/v0.12.5...v0.12.7) --- updated-dependencies: - dependency-name: llama-index dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4643927c..29f5df85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ temmeta==0.0.6 vtk==9.2.6 pytorch==2.1.2 tensorflow==2.17.0 -llama-index==0.12.5 +llama-index==0.12.7 netcdf4==1.7.1 maxvolpy==0.3.8 bokeh==3.6.2 From f9089dae97a40d28b316f96c20d46a121d390556 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 20 Dec 2024 04:33:37 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- mpie_cmti/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index b168562f..a56fbc55 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -25,7 +25,7 @@ dependencies: - tensorflow =2.17.0 - psycopg2 =2.9.9 - numba =0.60.0 -- llama-index =0.12.5 +- llama-index =0.12.7 - jupyter-server-proxy =4.4.0 - flux-core =0.64.0 - netcdf4 =1.7.1