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