diff --git a/pkgs/development/python-modules/falcon/default.nix b/pkgs/development/python-modules/falcon/default.nix index 0401542063a71a..46c72637192c67 100644 --- a/pkgs/development/python-modules/falcon/default.nix +++ b/pkgs/development/python-modules/falcon/default.nix @@ -17,7 +17,6 @@ msgpack, mujson, orjson, - pytest-asyncio, pytest7CheckHook, pyyaml, rapidjson, @@ -65,7 +64,6 @@ buildPythonPackage rec { orjson # ASGI specific - pytest-asyncio aiofiles httpx uvicorn