Skip to content

Commit d628b3f

Browse files
committed
Merge branch 'main' into next-major
2 parents 26e8388 + 7f5290e commit d628b3f

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
@@ -18,6 +18,6 @@ pyyaml
1818
# weather function
1919
# --------------------------
2020
googlemaps==4.10.0
21-
openmeteo-requests==1.7.3
21+
openmeteo-requests==1.7.4
2222
requests-cache==1.2.1
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
@@ -10,7 +10,7 @@
1010

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

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

0 commit comments

Comments
 (0)