cryptography>=42.0
typer>=0.12
pyyaml>=6.0
python-dotenv>=1.0
psycopg[binary,pool]>=3.2

[dev]
pytest>=8.0
pytest-cov>=5.0
ruff>=0.5
fastapi>=0.115
uvicorn[standard]>=0.30
mcp>=1.0

[fairy]
openai>=1.0
pyautogui>=0.9
Pillow>=10.0

[mcp]
mcp>=1.0

[test]
pytest>=8.0
pytest-cov>=5.0
ruff>=0.5
pyright>=1.1

[web]
fastapi>=0.115
uvicorn[standard]>=0.30
