requests>=2.28.0
aiohttp>=3.8.0
cryptography>=41.0.0

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

[dev]
pytest>=7.0
pytest-asyncio>=0.21
mypy>=1.0
