Skip to content

Commit cedd434

Browse files
dependabot[bot]pyiron-runnerjan-janssen
authored
Bump llama-index from 0.12.44 to 0.12.46 (#574)
* Bump llama-index from 0.12.44 to 0.12.46 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.44 to 0.12.46. - [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.44...v0.12.46) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.12.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update environment * Update environment.yml * Update environment.yml * Update requirements.txt --------- 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]> Co-authored-by: Jan Janssen <[email protected]>
1 parent 3ee3a5a commit cedd434

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.44
17+
- llama-index =0.12.46
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.12.44
31+
llama-index==0.12.46
3232
netcdf4==1.7.1
3333
maxvolpy==0.3.8
3434
bokeh==3.7.3

0 commit comments

Comments
 (0)