# Core MCP dependencies
fastmcp>=2.10.0
mcp>=1.10.0

# Web3 and blockchain
web3>=7.12.0
eth-utils>=5.3.0
eth-account>=0.13.0

# HTTP client for GitHub API
httpx>=0.28.0

# Data validation and serialization
pydantic>=2.11.0

# Type checking (development)
typing-extensions>=4.14.0