============ Dependencies ============ To run the code, the following dependencies must be satisfied: - ``Python`` :math:`>= 3.11+` - ``SALOME`` :math:`>= 9.12` - ``typing-extensions`` :math:`>= 4.12.2` - ``PyQt5`` :math:`>= 5.15.11` - ``psutil`` :math:`>= 7.0.0` To build the documentation in both *html* and *LaTeX* formats, the following dependencies must be satisfied: - ``sphinx`` :math:`>= 8.2.3` - ``sphinx-rtd-theme`` :math:`>= 3.0.2` - ``myst-parser`` :math:`>= 4.0.1` - ``sphinxcontrib-bibtex`` :math:`>= 2.6.3`