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 f4d89e8 + 0a2a712 commit 76b8101Copy full SHA for 76b8101
1 file changed
requirements.txt
@@ -18,7 +18,7 @@ requests==2.32.5
18
19
# Code linters, formatters, and security scanners
20
# ------------
21
-black==25.1.0
+black==25.9.0
22
flake8==7.3.0
23
flake8-coding==1.3.2
24
pre-commit==4.3.0
@@ -38,7 +38,7 @@ openai==1.102.0
38
# Lambda layer: common
39
40
python-dotenv==1.1.1
41
-pydantic==2.11.7
+pydantic==2.11.9
42
pydantic-settings==2.10.1
43
python-hcl2==7.3.1
44
@@ -55,6 +55,6 @@ pyyaml
55
56
# weather function
57
googlemaps==4.10.0
58
-openmeteo-requests==1.7.2
+openmeteo-requests==1.7.3
59
requests-cache==1.2.1
60
retry-requests==2.0.0
0 commit comments