# Runtime dependencies for mcp-deutsche-bahn.
# Mirrors [project.dependencies] in pyproject.toml — pyproject + uv.lock remain
# the source of truth. For development, prefer:  uv sync --extra dev
#
# Plain-pip install:
#   python -m venv .venv && source .venv/bin/activate
#   pip install -r requirements.txt
#   pip install -e .            # registers the mcp-deutsche-bahn* commands

mcp>=1.0.0
httpx>=0.27.0
pydantic>=2.0
python-dateutil>=2.9
feedparser>=6.0
anthropic>=0.104.0
