# This requirements file should only include dependencies for testing
pytest                                  # test framework
pytest-cov                              # coverage test
moto[s3]
moto[iam]
moto[cloudformation]
moto[sts]
cottonformation>=1.0.1
rich
