Skip to content

Commit 9bba76f

Browse files
Bump llama-index from 0.12.17 to 0.12.19 (#473)
* Bump llama-index from 0.12.17 to 0.12.19 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.17 to 0.12.19. - [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.17...v0.12.19) --- 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 ff7513b commit 9bba76f

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
@@ -25,7 +25,7 @@ dependencies:
2525
- tensorflow =2.17.0
2626
- psycopg2 =2.9.9
2727
- numba =0.60.0
28-
- llama-index =0.12.17
28+
- llama-index =0.12.19
2929
- jupyter-server-proxy =4.4.0
3030
- jupyterhub =5.2.1
3131
- flux-core =0.64.0

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.17
32+
llama-index==0.12.19
3333
netcdf4==1.7.1
3434
maxvolpy==0.3.8
3535
bokeh==3.6.3

0 commit comments

Comments
 (0)