boto3>=1.24.53
botocore>=1.27.53
prefect>=2.0

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

[dev:python_version < "3.8"]
mock
