# 223-236-template-6: BMAD Novel Translator # Python dependencies # State Machine transitions==0.9.0 # Translation (ML models) torch>=2.6.0 transformers==4.49.0 sentencepiece==0.2.1 # Testing pytest==7.4.0 pytest-cov==4.1.0 # Utilities pyyaml==6.0.1 requests==2.31.0 chardet>=5.0.0 # UI (PyQt6 for Epic 7b) PyQt6==6.8.0 # MCP Server fastmcp>=0.1.0 mcp>=1.0.0 pydantic>=2.0 uvicorn>=0.30.0 # Async Testing pytest-asyncio>=0.23.0