# ReVa Headless Integration Test Dependencies

# PyGhidra for headless Ghidra integration
pyghidra>=3.1.0

# MCP SDK for proper client communication
mcp>=1.0.0
httpx>=0.27.0
httpx-sse>=0.4.0

# Pytest framework
pytest>=7.0.0
pytest-timeout>=2.0.0

# Optional: Better test output
pytest-sugar>=0.9.0
