aiohttp>=3.8.0
asyncio-throttle>=1.0.2
backoff>=2.2.1
pydantic>=2.0.0
pydantic-settings>=2.0.0
python-dotenv>=1.0.0
pyyaml>=6.0
cryptography>=41.0.0
click>=8.1.0
rich>=13.0.0
prompt-toolkit>=3.0.0
python-dateutil>=2.8.0
tiktoken>=0.5.0
tenacity>=8.0.0
typing-extensions>=4.5.0

[all]
openai>=1.0.0
anthropic>=0.3.0
cohere>=4.0.0
transformers>=4.25.0
torch>=2.0.0
accelerate>=0.20.0
elevenlabs>=0.2.0
pydub>=0.25.0
soundfile>=0.12.0
redis>=4.5.0
prometheus_client>=0.16.0

[anthropic]
anthropic>=0.3.0

[backends]
openai>=1.0.0
anthropic>=0.3.0
cohere>=4.0.0
transformers>=4.25.0
torch>=2.0.0
elevenlabs>=0.2.0

[cohere]
cohere>=4.0.0

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

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0

[elevenlabs]
elevenlabs>=0.2.0
pydub>=0.25.0
soundfile>=0.12.0

[enterprise]
redis>=4.5.0
celery>=5.2.0
prometheus_client>=0.16.0
sentry-sdk>=1.20.0

[huggingface]
transformers>=4.25.0
torch>=2.0.0
accelerate>=0.20.0

[openai]
openai>=1.0.0
