httptools>=0.6.0
orjson>=3.8.0

[all]

[all:platform_system != "Windows"]
uvloop>=0.17.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
aiohttp>=3.8.0
ruff>=0.1.0

[uvloop]

[uvloop:platform_system != "Windows"]
uvloop>=0.17.0
