fastapi>=0.104.0
uvicorn[standard]>=0.24.0
sse-starlette>=1.6.5
python-socketio>=5.10.0
mss>=9.0.1
Pillow>=10.0.0
opencv-python>=4.8.0
openai>=1.3.0
pytesseract>=0.3.10
easyocr>=1.7.0
pygetwindow>=0.0.9
pyautogui>=0.9.54
psutil>=5.9.0
python-dotenv>=1.0.0
pydantic>=2.0.0
structlog>=23.1.0
prometheus-client>=0.17.0
tenacity>=8.2.0
pandas>=2.0.0
scikit-learn>=1.3.0
mcp>=1.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.5.0
pre-commit>=3.0.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0

[testing]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
httpx>=0.24.0
