
[all]
openai>=1.0.0
anthropic>=0.8.0
google-generativeai>=0.3.0
transformers>=4.21.0
torch>=1.12.0
langdetect>=1.0.9
Pillow>=9.0.0
pytesseract>=0.3.10
pyzbar>=0.1.9
numpy>=1.21.0
scipy>=1.7.0
imagehash>=4.3.1
opencv-python-headless>=4.8.0

[anthropic]
anthropic>=0.8.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0

[google]
google-generativeai>=0.3.0

[ml]
transformers>=4.21.0
torch>=1.12.0

[multilingual]
langdetect>=1.0.9

[openai]
openai>=1.0.0

[vision]
Pillow>=9.0.0
pytesseract>=0.3.10
pyzbar>=0.1.9
numpy>=1.21.0

[vision2]
scipy>=1.7.0
imagehash>=4.3.1
opencv-python-headless>=4.8.0
