requests>=2.33.0
aiohttp>=3.14.1
urllib3>=2.7.0
cryptography>=48.0.1
tomlkit<1.0.0,>=0.15.1

[:python_version < "3.11"]
typing_extensions>=4.0.0

[dev]
pytest>=9.0.3
pytest-asyncio>=1.4.0
mypy>=1.0
