
[all]
openai>=1.0.0
anthropic>=0.8.0
google-generativeai>=0.3.0
transformers<5,>=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
beautifulsoup4>=4.12.0
lxml>=4.9.0
librosa>=0.10.0
soundfile>=0.12.0
pydub>=0.25.0
faster-whisper>=1.0.0

[anthropic]
anthropic>=0.8.0

[browser]
beautifulsoup4>=4.12.0
lxml>=4.9.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<5,>=4.21.0
torch>=1.12.0

[multilingual]
langdetect>=1.0.9

[openai]
openai>=1.0.0

[video]
ffmpeg-python>=0.2.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

[voice]
librosa>=0.10.0
soundfile>=0.12.0
pydub>=0.25.0
faster-whisper>=1.0.0
ffmpeg-python>=0.2.0
