pyautogui
pywinauto
pillow
pydantic>=2.0.0
mcp>=1.6.0
openai>=1.82.0
pynput

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-benchmark>=4.0.0
pytest-timeout>=2.1.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pylint>=2.17.0
bandit>=1.7.0
safety>=2.3.0
psutil>=5.9.0

[lint]
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pylint>=2.17.0
bandit>=1.7.0
safety>=2.3.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-benchmark>=4.0.0
pytest-timeout>=2.1.0
psutil>=5.9.0
