We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26e8388 + 7f5290e commit d628b3fCopy full SHA for d628b3f
2 files changed
api/terraform/python/layer_nlp/requirements.txt
@@ -18,6 +18,6 @@ pyyaml
18
# weather function
19
# --------------------------
20
googlemaps==4.10.0
21
-openmeteo-requests==1.7.3
+openmeteo-requests==1.7.4
22
requests-cache==1.2.1
23
retry-requests==2.0.0
api/terraform/python/layer_openai/requirements.txt
@@ -10,7 +10,7 @@
10
11
# generative AI requirements
12
13
-openai==2.0.0
+openai==2.6.1
14
15
# general requirements
16
0 commit comments