Skip to content

Commit 2ddb481

Browse files
committed
bump llama_index version
1 parent 07fcefd commit 2ddb481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/types/streaming/fastapi/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ fastapi = "^0.109.1"
1414
uvicorn = { extras = ["standard"], version = "^0.23.2" }
1515
python-dotenv = "^1.0.0"
1616
aiostream = "^0.5.2"
17-
llama-index = "0.10.50"
18-
llama-index-core = "0.10.50"
17+
llama-index = "0.10.52"
18+
llama-index-core = "0.10.52.post1"
1919
cachetools = "^5.3.3"
2020

2121
[build-system]

0 commit comments

Comments
 (0)