File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ readme = "README.md"
66requires-python = ">=3.12"
77dependencies = [
88 "llama-cloud-services>=0.6.57",
9- "llama-index-workflows>=1.3 .0",
9+ "llama-index-workflows>=2.0.0,< 3 .0 .0" ,
1010 " python-dotenv >=1.1.0",
1111 "jsonref>=1.1.0",
1212 "click>=8.2.1",
1313 "httpx>=0.28.1",
14- "llama-index-core>=0.13 .0",
14+ "llama-index-core>=0.14 .0",
1515]
1616
1717[project.scripts]
Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ readme = "README.md"
66requires-python = " >=3.12"
77dependencies = [
88 " llama-cloud-services>=0.6.57" ,
9- " llama-index-workflows>=1.3 .0" ,
9+ " llama-index-workflows>=2.0.0,<3.0 .0" ,
1010 " python-dotenv>=1.1.0" ,
1111 " jsonref>=1.1.0" ,
1212 " click>=8.2.1" ,
1313 " httpx>=0.28.1" ,
14- " llama-index-core>=0.13 .0" ,
14+ " llama-index-core>=0.14 .0" ,
1515]
1616
1717[project .scripts ]
You can’t perform that action at this time.
0 commit comments