Skip to content

Commit 7e80372

Browse files
Bump llama-index from 0.14.4 to 0.14.5 (#664)
* Bump llama-index from 0.14.4 to 0.14.5 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.14.4 to 0.14.5. - [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.4...v0.14.5) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.14.5 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 3f6555b commit 7e80372

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
@@ -15,7 +15,7 @@ dependencies:
1515
- jupyter-server-proxy =4.4.0
1616
- jupyterhub =5.2.1
1717
- lammps =2024.06.27=*openmpi*
18-
- llama-index =0.14.4
18+
- llama-index =0.14.5
1919
- matgl =1.0.0
2020
- nbgitpuller =1.2.2
2121
- netcdf4 =1.7.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.3.1
3030
tensorflow==2.17.0
31-
llama-index==0.14.4
31+
llama-index==0.14.5
3232
netcdf4==1.7.2
3333
bokeh==3.8.0
3434
dscribe==2.1.2

0 commit comments

Comments
 (0)