# AITBC AI/ML & Translation Module Requirements # Specialized dependencies for AI, ML, and translation services # Translation Services openai>=1.3.0 google-cloud-translate>=3.11.0 deepl>=1.16.0 # Language Processing langdetect>=1.0.9 polyglot>=16.10.0 fasttext>=0.9.2 nltk>=3.8.1 spacy>=3.7.0 # AI/ML Libraries torch>=2.0.0 transformers>=4.0.0 numpy>=1.24.0 # Quality Testing pytest-mock>=3.12.0