requests>=2.31.0
openai>=1.0.0
python-dotenv>=1.0.0
langdetect>=1.0.9

[all]
sentence-transformers>=2.2.0
scikit-learn>=1.3.0
huggingface-hub>=0.19.0
transformers>=4.35.0
torch>=2.0.0
matplotlib>=3.7.0

[ml]
sentence-transformers>=2.2.0
scikit-learn>=1.3.0
huggingface-hub>=0.19.0
transformers>=4.35.0
torch>=2.0.0

[test]
pytest>=7.0.0
pytest-cov>=5.0.0

[viz]
matplotlib>=3.7.0
