Skip to content

Commit bb43bf7

Browse files
committed
Merge branch 'main' into alpha
2 parents 5873e94 + 9ba747c commit bb43bf7

File tree

3 files changed

+3
-3
lines changed

3 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==1.1.10
15+
langchain-openai==1.1.12

api/terraform/python/layer_openai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ openai==2.30.0
1616
# --------------------------
1717
pydantic==2.12.5
1818
pydantic-settings==2.13.1
19-
python-dotenv==1.2.1
19+
python-dotenv==1.2.2
2020
python-hcl2==7.3.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ flake8-coding==1.3.2
2424
pre-commit==4.5.1
2525
isort==7.0.0
2626
pylint==4.0.5
27-
mypy==1.19.1
27+
mypy==1.20.0
2828
bandit==1.9.3
2929
pydocstringformatter==0.7.5
3030
tox==4.46.3

0 commit comments

Comments
 (0)