Skip to content

Commit d9a64e7

Browse files
fix deps even more
1 parent 2bcd876 commit d9a64e7

File tree

2 files changed

+6
-34
lines changed

2 files changed

+6
-34
lines changed

typescript-sdk/integrations/llamaindex/server-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.9, <3.14"
1111
dependencies = [
1212
"llama-index-core>=0.14.0,<0.15",
1313
"llama-index-llms-openai>=0.5.0,<0.6.0",
14-
"llama-index-protocols-ag-ui @ file:///Users/loganmarkewich/giant_change/llama_index/llama-index-integrations/protocols/llama-index-protocols-ag-ui",
14+
"llama-index-protocols-ag-ui>=0.2.2,<0.3",
1515
"jsonpatch>=1.33",
1616
"uvicorn>=0.27.0",
1717
"fastapi>=0.100.0",

typescript-sdk/integrations/llamaindex/server-py/uv.lock

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

0 commit comments

Comments
 (0)