aiohttp>=3.8.0
boto3>=1.26.0
botocore>=1.29.0
asyncio>=3.4.3
typing-extensions>=4.0.0

[aws]
boto3>=1.26.0
botocore>=1.29.0
aioboto3>=11.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
