
[:platform_python_implementation != "PyPy" and python_version >= "3.10"]
urllib3

[:platform_python_implementation == "PyPy"]

[:python_version < "3.10"]

[tests]
Werkzeug==2.0.3
aiohttp
boto3
httplib2
httpx
pytest
pytest-aiohttp
pytest-asyncio
pytest-cov
pytest-httpbin
requests>=2.22.0
tornado
urllib3
