# Reproduction environment for the Advanced Methods for Linear ODEs guide.
# Tested with CPython 3.12; the runner accepts Python 3.10 or later.
# Pins preserve a tested numerical baseline rather than tracking latest releases.
mpmath==1.3.0
numpy==2.0.2
scipy==1.13.1
sympy==1.14.0
