target-core==0.0.7
boto3==1.24.91

[deploy]
twine

[dist]
setuptools
wheel
build

[doc]
sphinx-rtd-theme

[lint]
flake8

[static]
mypy

[test]
pytest-asyncio
pytest-cov
moto[s3]
