Skip to content

Commit ab07665

Browse files
Bump llama-index from 0.12.23 to 0.12.24 (#493)
* Bump llama-index from 0.12.23 to 0.12.24 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.23 to 0.12.24. - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](run-llama/llama_index@v0.12.23...v0.12.24) --- updated-dependencies: - dependency-name: llama-index dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyiron-runner <[email protected]>
1 parent eac72e1 commit ab07665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mpie_cmti/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- jupyter-server-proxy =4.4.0
1515
- jupyterhub =5.2.1
1616
- lammps =2023.08.02=*openmpi*
17-
- llama-index =0.12.23
17+
- llama-index =0.12.24
1818
- matgl =1.1.2
1919
- maxvolpy =0.3.8
2020
- nbgitpuller =1.2.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ temmeta==0.0.6
2929
vtk==9.2.6
3030
pytorch==2.1.2
3131
tensorflow==2.17.0
32-
llama-index==0.12.23
32+
llama-index==0.12.24
3333
netcdf4==1.7.1
3434
maxvolpy==0.3.8
3535
bokeh==3.6.3

0 commit comments

Comments
 (0)