diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index ed6c1864..900bc5cc 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -24,7 +24,7 @@ dependencies: - tensorflow =2.17.0 - psycopg2 =2.9.9 - numba =0.60.0 -- llama-index =0.11.16 +- llama-index =0.11.18 - jupyter-server-proxy =4.4.0 - flux-core =0.64.0 - netcdf4 =1.7.1 diff --git a/requirements.txt b/requirements.txt index 76301cdb..2a3c8b49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,6 +29,6 @@ temmeta==0.0.6 vtk==9.2.6 pytorch==2.1.2 tensorflow==2.17.0 -llama-index==0.11.16 +llama-index==0.11.18 netcdf4==1.7.1 maxvolpy==0.3.8