.. _requirements: ==================== Package dependencies ==================== The ``mrinversion`` library depends on the following packages: **Required packages** - `numpy>=1.17 `_ - `csdmpy>=0.5 `_ - `mrsimulator>=0.6 `_ (for generating the NMR line-shape) - `scikit-learn>=0.22.1 `_ (for statistical leaning methods) **Other packages** - pytest>=4.5.0 for unit tests. - pre-commit for code formatting - sphinx>=2.0 for generating the documentation - sphinxjp.themes.basicstrap for documentation. - sphinx-copybutton