# Python dependencies for automated testing tools

# Image processing and comparison
opencv-python==4.8.1.78
scikit-image==0.21.0
Pillow==10.0.1
numpy==1.24.3

# Visualization and reporting
matplotlib==3.7.2
seaborn==0.12.2

# Data analysis
pandas==2.0.3

# Performance testing
psutil==5.9.5

# Firebase Test Lab integration
google-cloud-testing==1.0.0
google-auth==2.23.3

# Report generation
Jinja2==3.1.2
MarkupSafe==2.1.3

# Utilities
click==8.1.7
tqdm==4.66.1
requests==2.31.0

# Development and testing
pytest==7.4.2
pytest-cov==4.1.0