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 0fd4b45 + 681a37d commit b93eb19Copy full SHA for b93eb19
1 file changed
requirements.txt
@@ -19,9 +19,9 @@ requests==2.32.3
19
# Code linters, formatters, and security scanners
20
# ------------
21
black==24.10.0
22
-flake8==7.1.1
+flake8==7.2.0
23
flake8-coding==1.3.2
24
-pre-commit==4.1.0
+pre-commit==4.2.0
25
isort==5.13.2
26
mypy==1.14.1
27
pylint==3.3.6
@@ -55,6 +55,6 @@ pyyaml
55
56
# weather function
57
googlemaps==4.10.0
58
-openmeteo-requests==1.1.0
+openmeteo-requests==1.4.0
59
requests-cache==1.2.1
60
retry-requests==2.0.0
0 commit comments