# ForceWeaver MCP Client Dependencies
# Minimal dependencies for the public client

# MCP Protocol
mcp>=1.12.0

# HTTP Client
aiohttp>=3.8.0
requests>=2.28.0

# SSL/TLS Support
certifi>=2022.0.0