# Core Volute pptx package
volute-ppt>=1.3.0

# Core FastMCP and MCP dependencies
fastmcp>=2.11.0
mcp>=1.13.0
pydantic>=2.11.0
pydantic-settings>=2.10.0
starlette>=0.47.0
uvicorn>=0.35.0

# PowerPoint automation and analysis
python-pptx>=1.0.2
pywin32>=311;platform_system=="Windows"

# Environment and configuration management
python-dotenv>=1.1.0

# HTTP and networking
httpx>=0.28.0
requests>=2.32.0

# Data processing and utilities
openpyxl>=3.1.0
lxml>=6.0.0
Pillow>=11.3.0

# Async and concurrency
anyio>=4.10.0

# Logging and debugging
coloredlogs>=15.0.0

