Skip to content

Commit 3a7035d

Browse files
committed
update deps
1 parent e88b8ab commit 3a7035d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

pyproject.toml.jinja

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@ authors = []
77
requires-python = ">=3.12"
88
dependencies = [
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]

test-proj/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@ authors = []
77
requires-python = ">=3.12"
88
dependencies = [
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]

0 commit comments

Comments
 (0)