# Core dependencies
# These should match the dependencies in pyproject.toml
fastmcp
requests>=2.28.0
pydantic-settings>=2.0.0
nest-asyncio>=1.5.0

# Development dependencies (install with: uv sync --dev)
# pytest>=7.0.0
# packaging>=21.0