Skip to content

Commit 6aea368

Browse files
committed
Merge branch 'main' into next-major
2 parents d628b3f + 4911122 commit 6aea368

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/terraform/python/layer_langchain/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# --------------------------
1313
langchain
1414
#langchain-experimental
15-
langchain-openai==0.3.33
15+
langchain-openai==1.0.1

api/terraform/python/layer_openai/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ openai==2.6.1
1414

1515
# general requirements
1616
# --------------------------
17-
pydantic==2.11.9
17+
pydantic==2.12.3
1818
pydantic-settings==2.11.0
19-
python-dotenv==1.1.1
19+
python-dotenv==1.2.1
2020
python-hcl2==7.3.1

0 commit comments

Comments
 (0)