Skip to content

Commit 43cf7f0

Browse files
committed
Merge branch 'main' into beta
2 parents a1d8bbb + 120ac40 commit 43cf7f0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ coverage==7.10.6
3333

3434
# Lambda layer: openai
3535
# ------------
36-
openai==1.102.0
36+
openai==2.6.1
3737

3838
# Lambda layer: common
3939
# ------------
4040
python-dotenv==1.1.1
4141
pydantic==2.11.9
42-
pydantic-settings==2.10.1
42+
pydantic-settings==2.11.0
4343
python-hcl2==7.3.1
4444

4545
# Lambda layer: langchain
@@ -55,6 +55,6 @@ pyyaml
5555

5656
# weather function
5757
googlemaps==4.10.0
58-
openmeteo-requests==1.7.3
58+
openmeteo-requests==1.7.4
5959
requests-cache==1.2.1
6060
retry-requests==2.0.0

0 commit comments

Comments
 (0)