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 a1d8bbb + 120ac40 commit 43cf7f0Copy full SHA for 43cf7f0
1 file changed
requirements.txt
@@ -33,13 +33,13 @@ coverage==7.10.6
33
34
# Lambda layer: openai
35
# ------------
36
-openai==1.102.0
+openai==2.6.1
37
38
# Lambda layer: common
39
40
python-dotenv==1.1.1
41
pydantic==2.11.9
42
-pydantic-settings==2.10.1
+pydantic-settings==2.11.0
43
python-hcl2==7.3.1
44
45
# Lambda layer: langchain
@@ -55,6 +55,6 @@ pyyaml
55
56
# weather function
57
googlemaps==4.10.0
58
-openmeteo-requests==1.7.3
+openmeteo-requests==1.7.4
59
requests-cache==1.2.1
60
retry-requests==2.0.0
0 commit comments