openai>=1.0
anthropic>=0.30
python-dotenv>=1.0
websockets>=12.0
requests>=2.31
rich>=13.0
google-generativeai>=0.5
fastapi>=0.100.0
uvicorn>=0.22.0

[app]
pywebview>=5.0

[browser]
playwright>=1.40

[desktop]
pyautogui>=0.9
pillow>=10.0

[dev]
pytest>=7.0
pytest-asyncio>=0.23
pre-commit>=3.0
ruff>=0.4.0
mypy>=1.10
