# PowerPoint Generator MCP Server Dependencies

# FastMCP framework for MCP server implementation
fastmcp>=2.3.5

# PowerPoint file generation
python-pptx>=0.6.21

# Image processing
Pillow>=10.0.0

# HTTP requests for image fetching
requests>=2.31.0
