# This requirements file should only include dependencies for testing
pytest                                  # test framework
pytest-cov                              # coverage test
decorator
moto>=4.2.14,<5.0.0                     # mock AWS services
rich
