# AWS EC2 MCP Server Dependencies
# Generated from pyproject.toml for container builds

loguru>=0.7.0
pydantic>=2.10.6
mcp[cli]>=1.11.0
boto3>=1.34.0
botocore>=1.34.0

# Development dependencies (optional)
# Uncomment for development containers
# commitizen>=4.2.2
# pre-commit>=4.1.0
# ruff>=0.9.7
# pyright>=1.1.398
# pytest>=8.0.0
# pytest-asyncio>=0.26.0
# pytest-cov>=4.1.0
# pytest-mock>=3.12.0