jsonschema==4.7.2
boto3==1.24.28
backoff==2.1.2

[dist]
wheel

[lint]
flake8

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