Skip to content

Commit 680d8be

Browse files
Bump llama-index from 0.14.1 to 0.14.2 (#628)
* Bump llama-index from 0.14.1 to 0.14.2 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.14.1 to 0.14.2. - [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.14.1...v0.14.2) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyiron-runner <pyiron@mpie.de>
1 parent e9f0d50 commit 680d8be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.14.1
17+
- llama-index =0.14.2
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
@@ -28,7 +28,7 @@ temmeta==0.0.6
2828
vtk==9.2.6
2929
pytorch==2.1.2
3030
tensorflow==2.17.0
31-
llama-index==0.14.1
31+
llama-index==0.14.2
3232
netcdf4==1.7.2
3333
maxvolpy==0.3.8
3434
bokeh==3.8.0

0 commit comments

Comments
 (0)