# MCP Python SDK 2 server framework
mcp>=2,<3
powerio[mcp,matrix]>=0.9.0,<1

# Scientific stack
numpy>=1.26
matplotlib>=3.8
pandas>=1.5

# DIgSILENT PowerFactory Python API
# -------------------------------------------------------
# The "powerfactory" module is bundled with PowerFactory
# and is NOT installable via pip.
# Add its folder to POWERFACTORY_PYTHON_PATH or PYTHONPATH before running the server:
#
#   Windows example (adjust version numbers):
#   C:\Program Files\DIgSILENT\PowerFactory <version>\Python\<python_version>
#
# See INSTALL.txt — Step 4 for full instructions.
