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