pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-ansible>=3.0.0

# required by tests/unit/test_sdk_contract.py, which validates module
# code against the real SDK models rather than a MagicMock
py-pure-client >= 1.88.0
