anthropic>=0.40.0
pydantic>=2
httpx>=0.27
rich>=13.7
prompt_toolkit>=3.0.18

[computer]
playwright>=1.40

[desktop]
mss>=9
Pillow>=9
pytesseract>=0.3

[desktop:sys_platform == "linux"]
python-xlib>=0.33

[test]
pytest>=8
pytest-asyncio>=0.24
