Skip to content

Commit e19fa71

Browse files
committed
fix llama-index-core = "0.12.25"
1 parent 5c494e3 commit e19fa71

File tree

2 files changed

+5
-41
lines changed

2 files changed

+5
-41
lines changed

llama-index-server/poetry.lock

Lines changed: 4 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

llama-index-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ python = ">=3.9,<4.0"
3333
fastapi = {extras = ["standard"], version = "^0.115.11"}
3434
cachetools = "^5.5.2"
3535
requests = "^2.32.3"
36-
llama-index-core = "^0.12.0"
36+
llama-index-core = "0.12.25"
3737
llama-index-readers-file = "^0.4.6"
3838
llama-index-indices-managed-llama-cloud = "^0.6.3"
3939

0 commit comments

Comments
 (0)