python312Packages.meteoswiss-async: relax aiohttp

This commit is contained in:
Fabian Affolter 2024-11-02 00:28:44 +01:00
parent 2b2a8530a8
commit a4bd8993b3

View File

@ -26,6 +26,8 @@ buildPythonPackage rec {
hash = "sha256-xFvfyLZvBfnbzShKN+94piNUVjV1cfi4jWpc/Xw6XG4=";
};
pythonRelaxDeps = [ "aiohttp" ];
build-system = [ setuptools ];
dependencies = [