Unverified Commit 655c5f92 authored by Theodore Ni's avatar Theodore Ni Committed by GitHub
Browse files

python312Packages.meteoswiss-async: relax aiohttp (#353024)

parents 367609fa a4bd8993
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@ buildPythonPackage rec {
    hash = "sha256-xFvfyLZvBfnbzShKN+94piNUVjV1cfi4jWpc/Xw6XG4=";
  };

  pythonRelaxDeps = [ "aiohttp" ];

  build-system = [ setuptools ];

  dependencies = [