# E2E Test Dependencies # Core testing pytest>=8.0.0 pytest-playwright>=0.5.0 playwright>=1.57.0 # Additional test utilities pytest-timeout>=2.3.0 pytest-xdist>=3.5.0 # Parallel test execution requests>=2.31.0 # For API tests # Optional: Coverage pytest-cov>=4.1.0 # Optional: HTML reports pytest-html>=4.1.0