==================== Project Dependencies ==================== The full licenses can be found in :doc:`licenses-3rd-party`. .. Name, version number, purpose, licensing terms, reference source - Python | version: >= 3.10 | purpose: Programming language for the functionality of the software | Copyright (c) 2001-2024 Python Software Foundation. All rights reserved. | PSF License Version 2 | https://www.python.org/ - importlib_metadata | version: 8.7 | purpose: Accessing metadata for Python packages | Copyright (c) Jason R. Coombs | Apache Software License | https://github.com/python/importlib_metadata - PyYAML | version: 6.0 | purpose: YAML framework for Python | Copyright (c) 2017-2021 Ingy döt Net | MIT License | https://pyyaml.org/ - marshmallow-dataclass | version 8.7 | purpose: Automatic generation of marshmallow schemes from dataclasses | Copyright (c) 2019 Ophir LOJKINE | MIT License | https://github.com/lovasoa/marshmallow_dataclass - marshmallow | version: 4.0 | purpose: Converting complex datatypes to and from native Python datatypes | Copyright Steven Loria and contributors | MIT License | https://marshmallow.readthedocs.io/en/latest/# - networkx | version: 3.4 | purpose: Management of complex networks | Copyright (c) 2004-2025, NetworkX Developers | 3-clause BSD License | https://networkx.org/ - openpyxl | version: 3.1 | purpose: Reading and writing xlsx files | Copyright (c) 2010 openpyxl | MIT License | https://openpyxl.readthedocs.io/en/stable/ - graphviz | version: 0.21 | purpose: Graphviz interface for creating and rendering graphs | Copyright (c) 2013-2025 Sebastian Bank | MIT License | https://github.com/xflr6/graphviz - fpdf | version: 1.7 | purpose: PDF document generation | Copyright (C) 2007 Free Software Foundation, Inc. | LGPL 3.0 License | https://github.com/reingart/pyfpdf - pillow | version: 12.0 | purpose: Help with inserting images into PDFs | Copyright (c) 2010-2024 Jeffrey A. Clark and contributors | MIT-CMU License | https://python-pillow.github.io/ - pyscaffold | version: 4.5 | purpose: Creating the Python project template | Copyright (c) 2018-2025, PyScaffold contributors | MIT License | https://github.com/pyscaffold/pyscaffold/ - babel | version: 2.17.0 | purpose: Organization of localization | Copyright (c) 2013-2025 by the Babel Team | 3-clause BSD License | https://github.com/python-babel/babel - sphinx | version: 8.1.3 | purpose: Generation of HTML version of the documentation | Copyright (c) 2007-2025 by the Sphinx team | 2-clause BSD License | https://github.com/sphinx-doc/sphinx - pypi-json | version: 0.4.0 | purpose: JSON API | Copyright (c) 2021 Dominic Davis-Foster | MIT License | https://github.com/repo-helper/pypi-json - colorama | version: 0.4.6 | purpose: Windows terminal color compatibility | Copyright (c) 2010 Jonathan Hartley | 3-clause BSD License | https://github.com/tartley/colorama