requests<3.0,>=2.0
urllib3>=1.25.10

[:python_version < "3.8"]
typing_extensions

[tests]
coverage>=6.0.0
flake8
mypy
pytest-asyncio
pytest-cov
pytest-localserver
pytest>=7.0.0
types-mock
types-requests
