Skip to content

Commit 5b1bb32

Browse files
committed
Merge branch 'main' into next
2 parents 1bb60d4 + 7f5290e commit 5b1bb32

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
@@ -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)