diff --git a/pyproject.toml b/pyproject.toml index 768ae44..6e9fc2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ keywords = [ "PV", ] dependencies = [ - "aiohttp==3.9.5", + "aiohttp==3.10.2", "numpy==1.26.4", "pvlib==0.10.3", "scipy<1.14.0",