From 6d39dca34950ae3205e30354b73f25ff062cfccd Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 7 Jul 2025 12:49:44 +0200 Subject: [PATCH 1/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60b0f27d..06a4dc8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ temmeta==0.0.6 vtk==9.2.6 pytorch==2.1.2 tensorflow==2.17.0 -llama-index==0.12.46 +llama-index==0.12.47 netcdf4==1.7.2 maxvolpy==0.3.8 bokeh==3.7.3 From 5d255537800f8c24c7fb889ec87f63bc5e0c754f Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 7 Jul 2025 12:50:25 +0200 Subject: [PATCH 2/2] Update environment.yml --- 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 8bd1baac..d5c48683 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.46 +- llama-index =0.12.47 - matgl =1.1.2 - maxvolpy =0.3.8 - nbgitpuller =1.2.2