Skip to content

Commit

Permalink
Merge pull request #419 from pyiron/dependabot/pip/llama-index-0.12.1
Browse files Browse the repository at this point in the history
Bump llama-index from 0.11.23 to 0.12.1
  • Loading branch information
niklassiemer authored Nov 25, 2024
2 parents 157471a + 2db404d commit 196ed3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mpie_cmti/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
- tensorflow =2.17.0
- psycopg2 =2.9.9
- numba =0.60.0
- llama-index =0.11.23
- llama-index =0.12.1
- jupyter-server-proxy =4.4.0
- flux-core =0.64.0
- netcdf4 =1.7.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ temmeta==0.0.6
vtk==9.2.6
pytorch==2.1.2
tensorflow==2.17.0
llama-index==0.11.23
llama-index==0.12.1
netcdf4==1.7.1
maxvolpy==0.3.8
bokeh==3.6.1

0 comments on commit 196ed3d

Please sign in to comment.