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 51dadec + 32d495c commit 1407830Copy full SHA for 1407830
requirements.txt
@@ -27,7 +27,7 @@ pylint==3.3.8
27
mypy==1.18.2
28
bandit==1.8.6
29
pydocstringformatter==0.7.5
30
-tox==4.29.0
+tox==4.32.0
31
codespell==2.4.1
32
coverage==7.10.6
33
@@ -37,7 +37,7 @@ openai==2.6.1
37
38
# Lambda layer: common
39
# ------------
40
-python-dotenv==1.1.1
+python-dotenv==1.2.1
41
pydantic==2.11.9
42
pydantic-settings==2.11.0
43
python-hcl2==7.3.1
@@ -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