mirror of
https://github.com/run-llama/workflows-py.git
synced 2026-07-20 01:04:22 -04:00
Bump min server workflows version for span tag compat (#418)
This commit is contained in:
@@ -24,7 +24,7 @@ description = "HTTP server for deploying and serving LlamaIndex workflows as web
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"llama-index-workflows>=2.15.0,<3.0.0",
|
||||
"llama-index-workflows>=2.16.0,<3.0.0",
|
||||
"llama-agents-client>=0.2.0",
|
||||
"starlette>=0.39.0",
|
||||
"uvicorn>=0.32.0",
|
||||
|
||||
@@ -5,6 +5,5 @@
|
||||
"license": "MIT",
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"llama-index-workflows": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user