RafaelWO / unparallel

Create async web requests via Python in no time.
https://rafaelwo.github.io/unparallel/
MIT License
10 stars 0 forks source link

⬇️ Downgrade pytest to 7.4.4 to match pytest-asyncio requirement #123

Closed RafaelWO closed 8 months ago

RafaelWO commented 8 months ago

Description

This PR downgrades pytest to 7.4.4 to match pytest-asyncio dependeny (pytest = ">=7.0.0,<8").

Related Issue

See also: https://github.com/pytest-dev/pytest-asyncio/issues/737

Type of Change

Checklist