# Vision MCP Server Dependencies

# MCP framework
fastmcp>=0.2.0

# HTTP client
httpx>=0.25.0

# Image handling (already included with fastmcp, but listed for clarity)
Pillow>=10.0.0

# RTSP/video stream support
opencv-python>=4.8.0
