# Hy-MT2 requires transformers >= 5.6.0 (per the model card).
# ⚠️ This WILL conflict with nodes that lock transformers==4.57.3
# (Qwen3TTS, Sonic, certain VibeVoice forks). See INSTALL_NOTES.md.
transformers>=5.6.0
tokenizers>=0.22.0
accelerate>=0.30

# Used by the CLI helpers, NOT by the node itself.
websocket-client>=1.6
