# Ansible and related tools
ansible>=6.0.0
ansible-lint>=6.0.0
yamllint>=1.26.0

# Testing and validation
molecule>=4.0.0
molecule-docker>=2.0.0
jmespath>=1.0.0
PyYAML>=6.0  # For YAML validation in make test-syntax

# For Proxmox integration
proxmoxer>=1.3.0
requests>=2.25.0

# Python package management
pip>=21.0.0  # Ensure modern pip for reliable installs