python312Packages.pytest-trio: drop dependency on async-generator
The `async_generator` module is a backport of async generators toPython 3.5 and it started failing on 3.12, but pulling it is safe.
Martin Weinelt 2 years ago 7737ca94 23aee670