# MCP core
mcp>=1.0.0

# Mathematica backend
wolframclient>=1.4.0

# Octave backend (GitHub version required for newer Python support)
oct2py @ git+https://github.com/blink1073/oct2py.git@main

# Julia backend
juliacall>=0.9.0

# Python scientific computing backend
numpy>=2.0.0
scipy>=1.10.0
sympy>=1.12.0
matplotlib>=3.8.0
pandas>=2.0.0

# Development/Testing (optional)
# pytest>=7.0.0
# ipython>=8.0.0