Skip to content

Commit 9c277f9

Browse files
committed
Merge branch 'main' into alpha
2 parents d19e620 + c2b390a commit 9c277f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
@@ -10,7 +10,7 @@
1010

1111
# generative AI requirements
1212
# --------------------------
13-
openai==1.102.0
13+
openai==2.0.0
1414

1515
# general requirements
1616
# --------------------------

0 commit comments

Comments
 (0)