Skip to content

Commit

Permalink
bump llama-index version
Browse files Browse the repository at this point in the history
  • Loading branch information
leehuwuj committed Jul 9, 2024
1 parent d1026ea commit 6b5937b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/types/streaming/fastapi/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ fastapi = "^0.109.1"
uvicorn = { extras = ["standard"], version = "^0.23.2" }
python-dotenv = "^1.0.0"
aiostream = "^0.5.2"
llama-index = "0.10.52"
llama-index-core = "0.10.52.post1"
llama-index = "0.10.53"
cachetools = "^5.3.3"

[build-system]
Expand Down

0 comments on commit 6b5937b

Please sign in to comment.