python312Packages.aiohttp-fast-url-dispatcher: unpin aiohttp

This commit is contained in:
Robert Schütz
2024-08-06 18:18:44 +02:00
committed by Martin Weinelt
parent 1957bde1fb
commit 6bd87a30bf
@@ -30,6 +30,8 @@ buildPythonPackage rec {
nativeBuildInputs = [ poetry-core ];
pythonRelaxDeps = [ "aiohttp" ];
propagatedBuildInputs = [ aiohttp ];
nativeCheckInputs = [