openai>=2.23.0
google-genai>=1.64.0
anthropic>=0.84.0
cryptography>=46.0.5
platformdirs>=4.9.2
rich>=14.3.3
pydantic>=2.12.5
python-dotenv>=1.2.1
pillow>=12.1.1
numpy>=2.1.0
aiofiles>=25.1.0
jsonlines>=4.0.0
jinja2>=3.1.6
tiktoken>=0.12.0
keyring>=25.0.0

[:sys_platform == "darwin"]
fb-idb>=1.1.7
pynput>=1.7.7
mss>=9.0.2

[:sys_platform == "linux"]
evdev>=1.9.3

[dev]
pytest==9.0.2
pytest-asyncio==1.3.0
pytest-cov==7.0.0
black==26.1.0
isort==8.0.0
mypy==1.19.1
ruff==0.15.2
pre-commit==4.5.1
