From 7b1fb139c716351c9b658c2726ddc310465ca603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 15:28:14 +0000 Subject: [PATCH 1/2] Bump llama-index from 0.12.19 to 0.12.22 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.19 to 0.12.22. - [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.19...v0.12.22) --- 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 b16f276b..74a386f0 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.19 +llama-index==0.12.22 netcdf4==1.7.1 maxvolpy==0.3.8 bokeh==3.6.3 From d5a464a7384d181d7062cd71c2fa4842ae025798 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 3 Mar 2025 15:28:31 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- mpie_cmti/environment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index d0d7254e..0dd4cd82 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -14,7 +14,7 @@ dependencies: - jupyter-server-proxy =4.4.0 - jupyterhub =5.2.1 - lammps =2023.08.02=*openmpi* -- llama-index =0.12.19 +- llama-index =0.12.22 - matgl =1.1.2 - maxvolpy =0.3.8 - nbgitpuller =1.2.2 @@ -43,4 +43,3 @@ dependencies: - sqsgenerator =0.3 - structdbrest =0.0.1 - tensorflow =2.17.0 -