Skip to content

Commit 5ddc7aa

Browse files
authored
bump llama cloud services (#42)
1 parent ad5dcce commit 5ddc7aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Extracts data"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"llama-cloud-services>=0.6.67",
8+
"llama-cloud-services>=0.6.69",
99
"llama-index-workflows>=2.2.0,<3.0.0",
1010
"python-dotenv>=1.1.0",
1111
"jsonref>=1.1.0",

test-proj/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Extracts data"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"llama-cloud-services>=0.6.67",
8+
"llama-cloud-services>=0.6.69",
99
"llama-index-workflows>=2.2.0,<3.0.0",
1010
"python-dotenv>=1.1.0",
1111
"jsonref>=1.1.0",

0 commit comments

Comments
 (0)