python-dotenv>=1.0.0
httpx

[all]
openai>=1.0.0
anthropic>=0.40.0
tiktoken>=0.5.0
psycopg2-binary>=2.9.0
pydantic>=2.0.0
pyautogui>=1.0.0
playwright>=1.40.0

[anthropic]
anthropic>=0.40.0

[browser]
playwright>=1.40.0

[computer-use]
pyautogui>=1.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
ruff>=0.1.0

[groq]
openai>=1.0.0
tiktoken>=0.5.0

[ollama]
openai>=1.0.0

[openai]
openai>=1.0.0
tiktoken>=0.5.0

[postgres]
psycopg2-binary>=2.9.0

[structured]
pydantic>=2.0.0
