Skip to content

Commit f755fbe

Browse files
authored
chore: bump services version (#14)
1 parent 84c3d41 commit f755fbe

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.53",
8+
"llama-cloud-services>=0.6.57",
99
"llama-index-workflows>=1.1.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.53",
8+
"llama-cloud-services>=0.6.57",
99
"llama-index-workflows>=1.1.0",
1010
"python-dotenv>=1.1.0",
1111
"jsonref>=1.1.0",

0 commit comments

Comments
 (0)