boto3==1.21.21
botocore==1.24.21
prefect>=2.0

[dev]
pytest
black
flake8
mypy
mkdocs
mkdocs-material
mkdocstrings[python]
isort
pre-commit
moto>=3.1.16
pytest-asyncio
pytest-lazy-fixture
mkdocs-gen-files
interrogate
coverage
types-boto3>=1.0.2
boto3-stubs>=1.24.39
aiobotocore>=2.3.4

[dev:python_version < "3.8"]
mock
