pytest-dev/pytest-asyncio

Support pytest 9.0+: Update dependency constraint

Closed this issue · 1 comments

pytest 9.0 is out, and pytest-asyncio appears compatible with it, but the dependency spec pytest>=8.2,<10 blocks pytest 9.x.

"pytest>=8.2,<10",

Sorry, I made a mistake. Just ignore this! My apologies 🙏