File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,11 @@ authors = []
77requires-python = ">=3.12"
88dependencies = [
99 "llama-index-workflows>=2.2.0,<3 .0.0 " ,
10- " llama-cloud-services >=0.6.68 ",
10+ " llama-cloud-services >=0.6.69 ",
1111 "llama-index-core>=0.14.0",
1212 "llama-index-llms-openai>=0.5.6",
1313 "llama-index-embeddings-openai>=0.5.1",
1414 "python-dotenv>=1.1.1",
15- "pydantic>=2.11.9",
1615]
1716
1817[build-system]
Original file line number Diff line number Diff line change @@ -7,12 +7,11 @@ authors = []
77requires-python = " >=3.12"
88dependencies = [
99 " llama-index-workflows>=2.2.0,<3.0.0" ,
10- " llama-cloud-services>=0.6.68 " ,
10+ " llama-cloud-services>=0.6.69 " ,
1111 " llama-index-core>=0.14.0" ,
1212 " llama-index-llms-openai>=0.5.6" ,
1313 " llama-index-embeddings-openai>=0.5.1" ,
1414 " python-dotenv>=1.1.1" ,
15- " pydantic>=2.11.9" ,
1615]
1716
1817[build-system ]
You can’t perform that action at this time.
0 commit comments