adjust-precision-for-schema
jsonschema==4.14.0
boto3==1.24.62
backoff==2.1.2

[deploy]
twine

[dist]
build

[lint]
flake8

[static]
mypy

[test]
pytest-cov
moto[s3,sts]
