Skip to content

Commit e11a85a

Browse files
committed
Merge branch 'main' into next
2 parents 5b9299e + 6b1d0eb commit e11a85a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/terraform/python/layer_nlp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# requirements in the zip package for this layer.
99
# -----------------------------------------------------------------------------
1010

11-
pyyaml==6.0.2
11+
pyyaml==6.0.3
1212

1313
# NLP requirements
1414
# --------------------------

api/terraform/python/layer_openai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ openai==1.102.0
1515
# general requirements
1616
# --------------------------
1717
pydantic==2.11.7
18-
pydantic-settings==2.10.1
18+
pydantic-settings==2.11.0
1919
python-dotenv==1.1.1
2020
python-hcl2==7.3.1

0 commit comments

Comments
 (0)