boto3>=1.26.0
botocore>=1.29.0
aiobotocore>=2.5.0
aioboto3>=11.0.0
types-aiobotocore[dynamodb]>=2.5.0

[dev]
ruff>=0.1.0
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-asyncio>=0.21.0
mypy>=1.0.0
bandit>=1.7.0
types-boto3>=1.0.0
build>=0.10.0
twine>=4.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=0.18.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-asyncio>=0.21.0
