Skip to content

Commit cd39599

Browse files
committed
Merge branch 'main' into next-major
2 parents 5ab1913 + 13e3b8b commit cd39599

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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==1.2.1
15+
langchain-openai==1.2.2

api/terraform/python/layer_nlp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ pyyaml
1919
# --------------------------
2020
googlemaps==4.10.0
2121
openmeteo-requests==1.7.5
22-
requests-cache==1.3.1
22+
requests-cache==1.3.2
2323
retry-requests==2.0.0

api/terraform/python/layer_openai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ openai==2.33.0
1414

1515
# general requirements
1616
# --------------------------
17-
pydantic==2.13.3
17+
pydantic==2.13.4
1818
pydantic-settings==2.14.0
1919
python-dotenv==1.2.2
2020
python-hcl2==8.1.2

0 commit comments

Comments
 (0)