Skip to content

Commit 3721bcb

Browse files
Bump llama-index-core in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [llama-index-core](https://github.com/run-llama/llama_index). Updates `llama-index-core` from 0.10.38 to 0.12.41 - [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.10.38...v0.12.41) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.12.41 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ebd4cf commit 3721bcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# requirements-dev.txt
22
unstructured[pdf] @ git+https://github.com/clarifai/unstructured.git@support_clarifai_model
3-
llama-index-core==0.10.38
3+
llama-index-core==0.12.41
44
llama-index-llms-clarifai==0.1.2
55
pi_heif==0.18.0
66
markdown==3.7

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
llama-index-core==0.10.38
1+
llama-index-core==0.12.41
22
llama-index-llms-clarifai==0.1.2
33
pi_heif==0.18.0
44
markdown==3.7

0 commit comments

Comments
 (0)