requests>=2.31.0
urllib3>=1.26.0

[:python_version < "3.9"]
aiohttp<3.13,>=3.9.0
websockets<14,>=12.0

[:python_version == "3.9"]
aiohttp<3.14,>=3.9.0

[:python_version >= "3.10"]
aiohttp>=3.9.0

[:python_version >= "3.9"]
websockets>=12.0
