PyYAML>=6.0.1
python-dotenv>=1.0.0
pydantic>=2.5.0
aiohttp>=3.9.0
aiofiles>=23.2.1
requests>=2.28.0
shortuuid>=1.0.11
pyngrok>=7.0.0
nest-asyncio>=1.5.8
sympy>=1.12

[all]
soundfile>=0.12.1
scipy>=1.11.0
webrtcvad>=2.0.10
numpy>=1.24.0
elevenlabs>=0.2.0
yt-dlp>=2023.11.0
pydub>=0.25.1
transformers>=4.36.0
accelerate>=0.25.0
torch>=2.1.0
ctranslate2>=4.0.0
faster-whisper>=1.0.0
aiohttp>=3.9.0
google-generativeai>=0.3.0
google-genai>=0.3.0
openai>=1.3.0
anthropic>=0.18.0
tiktoken>=0.5.0
livekit>=0.11.0
livekit-api>=0.4.0
livekit-agents>=0.7.0
livekit-plugins-silero>=0.6.0
livekit-plugins-elevenlabs>=1.3.0
livekit-plugins-turn-detector>=1.3.0
livekit-plugins-noise-cancellation>=0.2.0
sounddevice>=0.5.0
SQLAlchemy>=2.0.0
asyncpg>=0.29.0
psycopg2-binary>=2.9.0
alembic>=1.13.0
redis>=5.0.0
cryptography>=41.0.0
PyJWT>=2.8.0
bcrypt>=4.0.0
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
python-multipart>=0.0.6
email-validator>=2.1.0
ddgs>=9.0.0
opencv-python>=4.8.0
scikit-image>=0.21.0
pdf2image>=1.16.3
python-docx>=1.1.0
einops>=0.6.1
qwen-vl-utils>=0.0.4
pgvector>=0.2.5
qdrant-client>=1.7.0
ollama>=0.1.0

[api]
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
python-multipart>=0.0.6
email-validator>=2.1.0

[db]
SQLAlchemy>=2.0.0
asyncpg>=0.29.0
psycopg2-binary>=2.9.0
alembic>=1.13.0
redis>=5.0.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
httpx>=0.25.0
mypy>=1.7.0
ruff>=0.1.0

[llm]
google-generativeai>=0.3.0
google-genai>=0.3.0
openai>=1.3.0
anthropic>=0.18.0
tiktoken>=0.5.0

[ocr]
opencv-python>=4.8.0
scikit-image>=0.21.0
pdf2image>=1.16.3
python-docx>=1.1.0
einops>=0.6.1
torch>=2.0.1
torchvision>=0.15.2
transformers>=4.45.0
accelerate>=0.26.0
qwen-vl-utils>=0.0.4
timm>=0.9.2
basicsr>=1.4.2
realesrgan>=0.3.0

[rag]
sentence-transformers>=2.2.2
FlagEmbedding>=1.3.5
pillow>=10.0.0
psutil>=5.9.0
unstructured[all-docs]>=0.10.0
python-magic>=0.4.27
pytesseract>=0.3.10
pgvector>=0.2.5
qdrant-client>=1.7.0

[security]
redis>=5.0.0
SQLAlchemy>=2.0.0
cryptography>=41.0.0
PyJWT>=2.8.0
bcrypt>=4.0.0

[stt]
soundfile>=0.12.1
scipy>=1.11.0
webrtcvad>=2.0.10
numpy>=1.24.0
elevenlabs>=0.2.0
yt-dlp>=2023.11.0
pydub>=0.25.1
transformers>=4.36.0
accelerate>=0.25.0
torch>=2.1.0
ctranslate2>=4.0.0
faster-whisper>=1.0.0

[tts]
aiohttp>=3.9.0
numpy>=1.24.0

[vlm]
pillow>=10.0.0
numpy>=1.24.0
ollama>=0.1.0

[voice]
livekit>=0.11.0
livekit-api>=0.4.0
livekit-agents>=0.7.0
livekit-plugins-silero>=0.6.0
livekit-plugins-elevenlabs>=1.3.0
livekit-plugins-turn-detector>=1.3.0
livekit-plugins-noise-cancellation>=0.2.0
sounddevice>=0.5.0

[web]
ddgs>=9.0.0
