We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f762c commit 9dedd3eCopy full SHA for 9dedd3e
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
license = { text = "MIT" }
10
authors = [{ name = "null8626" }]
11
keywords = ["weather", "forecast", "weather-api", "weather-forecast"]
12
-dependencies = ["aiohttp>=3.11.12"]
+dependencies = ["aiohttp>=3.11.13"]
13
classifiers = [
14
"Development Status :: 5 - Production/Stable",
15
"Intended Audience :: Education",
0 commit comments