| GitPython | 3.1.46 | BSD-3-Clause | Sebastian Thiel, Michael Trier | https://github.com/gitpython-developers/GitPython | GitPython is a Python library used to interact with Git repositories |
| Jinja2 | 3.1.6 | BSD License | UNKNOWN | https://github.com/pallets/jinja/ | A very fast and expressive template engine. |
| Markdown | 3.10.2 | BSD-3-Clause | Manfred Stienstra, Yuri Takhteyev | https://Python-Markdown.github.io/ | Python implementation of John Gruber's Markdown. |
| MarkupSafe | 3.0.3 | BSD-3-Clause | UNKNOWN | https://github.com/pallets/markupsafe/ | Safely add untrusted strings to HTML/XML markup. |
| PyYAML | 6.0.3 | MIT License | Kirill Simonov | https://pyyaml.org/ | YAML parser and emitter for Python |
| Pygments | 2.19.2 | BSD License | Georg Brandl georg@python.org | https://pygments.org | Pygments is a syntax highlighting package written in Python. |
| annotated-doc | 0.0.4 | MIT | =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= tiangolo@gmail.com | https://github.com/fastapi/annotated-doc | Document parameters, class attributes, return types, and variables inline, with Annotated. |
| babel | 2.18.0 | BSD License | Armin Ronacher | https://babel.pocoo.org/ | Internationalization utilities |
| backrefs | 6.2 | MIT | Isaac Muse Isaac.Muse@gmail.com | https://github.com/facelessuser/backrefs | A wrapper around re and regex that adds additional back references. |
| certifi | 2026.2.25 | Mozilla Public License 2.0 (MPL 2.0) | Kenneth Reitz | https://github.com/certifi/python-certifi | Python package for providing Mozilla's CA Bundle. |
| cfgv | 3.5.0 | MIT | Anthony Sottile | https://github.com/asottile/cfgv | Validate configuration and produce human readable error messages. |
| charset-normalizer | 3.4.6 | MIT | "Ahmed R. TAHRI" tahri.ahmed@proton.me | https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
| click | 8.3.1 | BSD-3-Clause | UNKNOWN | https://github.com/pallets/click/ | Composable command line interface toolkit |
| colorama | 0.4.6 | BSD License | Jonathan Hartley tartley@tartley.com | https://github.com/tartley/colorama | Cross-platform colored terminal text. |
| contourpy | 1.3.3 | BSD License | Ian Thomas ianthomas23@gmail.com | https://github.com/contourpy/contourpy | Python library for calculating contours of 2D quadrilateral grids |
| coverage | 7.13.5 | Apache-2.0 | Ned Batchelder and 253 others | https://github.com/coveragepy/coveragepy | Code coverage measurement for Python |
| csscompressor | 0.9.5 | BSD License | Yury Selivanov | http://github.com/sprymix/csscompressor | A python port of YUI CSS Compressor |
| cuda-bindings | 13.2.0 | LicenseRef-NVIDIA-SOFTWARE-LICENSE | NVIDIA Corporation cuda-python-conduct@nvidia.com | https://github.com/NVIDIA/cuda-python | Python bindings for CUDA |
| cuda-pathfinder | 1.4.4 | Apache-2.0 | NVIDIA Corporation cuda-python-conduct@nvidia.com | https://github.com/NVIDIA/cuda-python | Pathfinder for CUDA components |
| cuda-toolkit | 13.0.2 | UNKNOWN | NVIDIA Kitmaker Team compute_installer@nvidia.com | https://developer.nvidia.com/cuda-toolkit | CUDA Toolkit meta-package |
| cycler | 0.12.1 | BSD License | Thomas A Caswell matplotlib-users@python.org | https://matplotlib.org/cycler/ | Composable style cycles |
| defusedxml | 0.7.1 | Python Software Foundation License | Christian Heimes | https://github.com/tiran/defusedxml | XML bomb protection for Python stdlib modules |
| distlib | 0.4.0 | Python Software Foundation License | Vinay Sajip | https://github.com/pypa/distlib | Distribution utilities |
| execnet | 2.1.2 | MIT | holger krekel and others | https://execnet.readthedocs.io/en/latest/ | execnet: rapid multi-Python deployment |
| filelock | 3.25.2 | MIT | UNKNOWN | https://github.com/tox-dev/py-filelock | A platform independent file lock. |
| fonttools | 4.62.1 | MIT | Just van Rossum | http://github.com/fonttools/fonttools | Tools to manipulate font files |
| fsspec | 2026.2.0 | BSD-3-Clause | UNKNOWN | https://github.com/fsspec/filesystem_spec | File-system specification |
| genbadge | 1.1.3 | BSD License | Sylvain MARIE sylvain.marie@se.com | https://github.com/smarie/python-genbadge | Generate badges for tools that do not provide one. |
| ghp-import | 2.1.0 | Apache Software License | Paul Joseph Davis | https://github.com/c-w/ghp-import | Copy your docs directly to the gh-pages branch. |
| git-changelog | 2.9.2 | ISC | =?utf-8?q?Timoth=C3=A9e_Mazzucotelli?= dev@pawamoy.fr | https://pawamoy.github.io/git-changelog | Automatic Changelog generator using Jinja2 templates. |
| gitdb | 4.0.12 | BSD License | Sebastian Thiel | https://github.com/gitpython-developers/gitdb | Git Object Database |
| griffelib | 2.0.1 | ISC | Timothée Mazzucotelli dev@pawamoy.fr | UNKNOWN | Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API. |
| hjson | 3.1.0 | Academic Free License (AFL); MIT License | Christian Zangl | http://github.com/hjson/hjson-py | Hjson, a user interface for JSON. |
| htmlmin2 | 0.1.13 | BSD License | Dave Mankoff | https://htmlmin.readthedocs.io/en/latest/ | An HTML Minifier |
| identify | 2.6.18 | MIT | Chris Kuehl | https://github.com/pre-commit/identify | File identification library for Python |
| idna | 3.11 | BSD-3-Clause | Kim Davies kim+pypi@gumleaf.org | https://github.com/kjd/idna | Internationalized Domain Names in Applications (IDNA) |
| iniconfig | 2.3.0 | MIT | Ronny Pfannschmidt opensource@ronnypfannschmidt.de, Holger Krekel holger.krekel@gmail.com | https://github.com/pytest-dev/iniconfig | brain-dead simple config-ini parsing |
| jsmin | 3.0.1 | MIT License | Dave St.Germain | https://github.com/tikitu/jsmin/ | JavaScript minifier. |
| kiwisolver | 1.5.0 | BSD License | The Nucleic Development Team sccolbert@gmail.com | https://github.com/nucleic/kiwi | A fast implementation of the Cassowary constraint solver |
| markdown-it-py | 4.0.0 | MIT License | Chris Sewell chrisj_sewell@hotmail.com | https://github.com/executablebooks/markdown-it-py | Python port of markdown-it. Markdown parsing, done right! |
| matplotlib | 3.10.8 | Python Software Foundation License | John D. Hunter, Michael Droettboom | https://matplotlib.org | Python plotting package |
| mdurl | 0.1.2 | MIT License | Taneli Hukkinen hukkin@users.noreply.github.com | https://github.com/executablebooks/mdurl | Markdown URL utilities |
| mergedeep | 1.3.4 | MIT License | Travis Clarke | https://github.com/clarketm/mergedeep | A deep merge function for 🐍. |
| mike | 2.1.4 | BSD-3-Clause | Jim Porter | https://github.com/jimporter/mike | Manage multiple versions of your MkDocs-powered documentation |
| mkdocs | 1.6.1 | BSD-2-Clause | Tom Christie tom@tomchristie.com | https://github.com/mkdocs/mkdocs | Project documentation with Markdown. |
| mkdocs-autorefs | 1.4.4 | ISC | Oleh Prypin oleh@pryp.in, =?utf-8?q?Timoth=C3=A9e_Mazzucotelli?= dev@pawamoy.fr | https://mkdocstrings.github.io/autorefs | Automatically link across pages in MkDocs. |
| mkdocs-get-deps | 0.2.2 | MIT | Oleh Prypin oleh@pryp.in | https://github.com/mkdocs/get-deps | An extra command for MkDocs that infers required PyPI packages from plugins in mkdocs.yml |
| mkdocs-git-revision-date-localized-plugin | 1.5.1 | MIT License | Tim Vink vinktim@gmail.com | https://github.com/timvink/mkdocs-git-revision-date-localized-plugin | Mkdocs plugin that enables displaying the localized date of the last git modification of a markdown file. |
| mkdocs-macros-plugin | 1.5.0 | MIT License | Laurent Franceschetti | https://github.com/fralau/mkdocs_macros_plugin | Unleash the power of MkDocs with macros and variables |
| mkdocs-material | 9.7.6 | MIT | Martin Donath martin.donath@squidfunk.com | https://github.com/squidfunk/mkdocs-material | Documentation that simply works |
| mkdocs-material-extensions | 1.3.1 | MIT | Isaac Muse Isaac.Muse@gmail.com | https://github.com/facelessuser/mkdocs-material-extensions | Extension pack for Python Markdown and MkDocs Material. |
| mkdocs-minify-plugin | 0.8.0 | MIT License | Byrne Reese, Lars Wilhelmer | https://github.com/byrnereese/mkdocs-minify-plugin | An MkDocs plugin to minify HTML, JS or CSS files prior to being written to disk |
| mkdocs-typer | 0.0.3 | Apache | Bruce Szalwinski | https://github.com/bruce-szalwinski/mkdocs-typer | An MkDocs extension to generate documentation for Typer command line applications |
| mkdocstrings | 1.0.3 | ISC | =?utf-8?q?Timoth=C3=A9e_Mazzucotelli?= dev@pawamoy.fr | https://mkdocstrings.github.io | Automatic documentation from sources, for MkDocs. |
| mkdocstrings-python | 2.0.3 | ISC | =?utf-8?q?Timoth=C3=A9e_Mazzucotelli?= dev@pawamoy.fr | https://mkdocstrings.github.io/python | A Python handler for mkdocstrings. |
| mpmath | 1.3.0 | BSD License | Fredrik Johansson | http://mpmath.org/ | Python library for arbitrary-precision floating-point arithmetic |
| networkx | 3.6.1 | BSD-3-Clause | Aric Hagberg hagberg@lanl.gov | https://networkx.org/ | Python package for creating and manipulating graphs and networks |
| nodeenv | 1.10.0 | BSD License | Eugene Kalinin | https://github.com/ekalinin/nodeenv | Node.js virtual environment builder |
| numpy | 2.4.3 | BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0 | Travis E. Oliphant et al. | https://numpy.org | Fundamental package for array computing in Python |
| nvidia-cublas | 13.1.0.3 | LicenseRef-NVIDIA-Proprietary | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | CUBLAS native runtime libraries |
| nvidia-cuda-cupti | 13.0.85 | Other/Proprietary License | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | CUDA profiling tools runtime libs. |
| nvidia-cuda-nvrtc | 13.0.88 | Other/Proprietary License | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | NVRTC native runtime libraries |
| nvidia-cuda-runtime | 13.0.96 | LicenseRef-NVIDIA-Proprietary | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | CUDA Runtime native Libraries |
| nvidia-cudnn-cu13 | 9.19.0.56 | LicenseRef-NVIDIA-Proprietary | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | cuDNN runtime libraries |
| nvidia-cufft | 12.0.0.61 | Other/Proprietary License | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | CUFFT native runtime libraries |
| nvidia-cufile | 1.15.1.6 | Other/Proprietary License | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | cuFile GPUDirect libraries |
| nvidia-curand | 10.4.0.35 | Other/Proprietary License | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | CURAND native runtime libraries |
| nvidia-cusolver | 12.0.4.66 | Other/Proprietary License | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | CUDA solver native runtime libraries |
| nvidia-cusparse | 12.6.3.3 | Other/Proprietary License | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | CUSPARSE native runtime libraries |
| nvidia-cusparselt-cu13 | 0.8.0 | NVIDIA Proprietary Software | NVIDIA Corporation | https://developer.nvidia.com/cusparselt | NVIDIA cuSPARSELt |
| nvidia-nccl-cu13 | 2.28.9 | LicenseRef-NVIDIA-Proprietary | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | NVIDIA Collective Communication Library (NCCL) Runtime |
| nvidia-nvjitlink | 13.0.88 | Other/Proprietary License | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | Nvidia JIT LTO Library |
| nvidia-nvshmem-cu13 | 3.4.5 | LicenseRef-NVIDIA-Proprietary | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | NVSHMEM creates a global address space that provides efficient and scalable communication for NVIDIA GPU clusters. |
| nvidia-nvtx | 13.0.85 | Other/Proprietary License | Nvidia CUDA Installer Team | https://developer.nvidia.com/cuda-zone | NVIDIA Tools Extension |
| packaging | 26.0 | Apache-2.0 OR BSD-2-Clause | Donald Stufft donald@stufft.io | https://github.com/pypa/packaging | Core utilities for Python packages |
| paginate | 0.5.7 | MIT License | Christoph Haas | https://github.com/Signum/paginate | Divides large result sets into pages for easier browsing |
| pandas | 3.0.1 | BSD License | The Pandas Development Team pandas-dev@python.org | https://pandas.pydata.org | Powerful data structures for data analysis, time series, and statistics |
| pathspec | 1.0.4 | Mozilla Public License 2.0 (MPL 2.0) | "Caleb P. Burns" cpburnz@gmail.com | UNKNOWN | Utility library for gitignore style pattern matching of file paths. |
| pillow | 12.1.1 | MIT-CMU | "Jeffrey A. Clark" aclark@aclark.net | https://python-pillow.github.io | Python Imaging Library (fork) |
| platformdirs | 4.9.4 | MIT | UNKNOWN | https://github.com/tox-dev/platformdirs | A small Python package for determining appropriate platform-specific dirs, e.g. a user data dir. |
| pluggy | 1.6.0 | MIT License | Holger Krekel holger@merlinux.eu | UNKNOWN | plugin and hook calling mechanisms for python |
| pre_commit | 4.5.1 | MIT | Anthony Sottile | https://github.com/pre-commit/pre-commit | A framework for managing and maintaining multi-language pre-commit hooks. |
| pymdown-extensions | 10.21 | MIT | Isaac Muse Isaac.Muse@gmail.com | https://github.com/facelessuser/pymdown-extensions | Extension pack for Python Markdown. |
| pyparsing | 3.3.2 | MIT | Paul McGuire ptmcg.gm+pyparsing@gmail.com | https://github.com/pyparsing/pyparsing/ | pyparsing - Classes and methods to define and execute parsing grammars |
| pytest | 9.0.2 | MIT | Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin, Others (See AUTHORS) | https://docs.pytest.org/en/latest/ | pytest: simple powerful testing with Python |
| pytest-cov | 7.1.0 | MIT | Marc Schlaich marc.schlaich@gmail.com | https://pytest-cov.readthedocs.io/en/latest/changelog.html | Pytest plugin for measuring coverage. |
| pytest-html | 4.2.0 | MPL-2.0 | Dave Hunt dhunt@mozilla.com, Jim Brannlund jimbrannlund@fastmail.com | https://github.com/pytest-dev/pytest-html | pytest plugin for generating HTML reports |
| pytest-metadata | 3.1.1 | MPL-2.0 | Dave Hunt dhunt@mozilla.com, Jim Brannlund jimbrannlund@fastmail.com | https://github.com/pytest-dev/pytest-metadata | pytest plugin for test session metadata |
| pytest-xdist | 3.8.0 | MIT | holger krekel and contributors pytest-dev@python.org, holger@merlinux.eu | https://github.com/pytest-dev/pytest-xdist | pytest xdist plugin for distributed testing, most importantly across multiple CPUs |
| python-dateutil | 2.9.0.post0 | Apache Software License; BSD License | Gustavo Niemeyer | https://github.com/dateutil/dateutil | Extensions to the standard Python datetime module |
| python-discovery | 1.2.0 | MIT License | UNKNOWN | https://github.com/tox-dev/python-discovery | Python interpreter discovery |
| pyyaml_env_tag | 1.1 | MIT | Waylan Limberg waylan.limberg@icloud.com | https://github.com/waylan/pyyaml-env-tag | A custom YAML tag for referencing environment variables in YAML files. |
| requests | 2.32.5 | Apache Software License | Kenneth Reitz | https://requests.readthedocs.io | Python HTTP for Humans. |
| rich | 14.3.3 | MIT License | Will McGugan | https://github.com/Textualize/rich | Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal |
| scipy | 1.17.1 | BSD License | UNKNOWN | https://scipy.org/ | Fundamental algorithms for scientific computing in Python |
| seaborn | 0.13.2 | BSD License | Michael Waskom mwaskom@gmail.com | https://github.com/mwaskom/seaborn | Statistical data visualization |
| semver | 3.0.4 | BSD License | Kostiantyn Rybnikov k-bx@k-bx.com, Tom Schraitle toms@suse.de | https://python-semver.readthedocs.io/en/latest/changelog.html | Python helper for Semantic Versioning (https://semver.org) |
| shellingham | 1.5.4 | ISC License (ISCL) | Tzu-ping Chung | https://github.com/sarugaku/shellingham | Tool to Detect Surrounding Shell |
| six | 1.17.0 | MIT License | Benjamin Peterson | https://github.com/benjaminp/six | Python 2 and 3 compatibility utilities |
| smmap | 5.0.3 | BSD License | Sebastian Thiel | https://github.com/gitpython-developers/smmap | A pure Python implementation of a sliding window memory map manager |
| super_collections | 0.6.2 | MIT License | Laurent Franceschetti | https://github.com/fralau/super-collections | file: README.md |
| sympy | 1.14.0 | BSD License | SymPy development team | https://sympy.org | Computer algebra system (CAS) in Python |
| termcolor | 3.3.0 | MIT | Konstantin Lepa konstantin.lepa@gmail.com | https://github.com/termcolor/termcolor | ANSI color formatting for output in terminal |
| torch | 2.11.0 | BSD-3-Clause | PyTorch Team packages@pytorch.org | https://pytorch.org | Tensors and Dynamic neural networks in Python with strong GPU acceleration |
| triton | 3.6.0 | MIT License | Philippe Tillet | https://github.com/triton-lang/triton/ | A language and compiler for custom Deep Learning operations |
| typer | 0.24.1 | MIT | =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= tiangolo@gmail.com | https://github.com/fastapi/typer | Typer, build great CLIs. Easy to code. Based on Python type hints. |
| typing_extensions | 4.15.0 | PSF-2.0 | "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" levkivskyi@gmail.com | https://github.com/python/typing_extensions | Backported and Experimental Type Hints for Python 3.9+ |
| urllib3 | 2.6.3 | MIT | Andrey Petrov andrey.petrov@shazow.net | https://github.com/urllib3/urllib3/blob/main/CHANGES.rst | HTTP library with thread-safe connection pooling, file post, and more. |
| verspec | 0.1.0 | Apache Software License; BSD License | Jim Porter | https://github.com/jimporter/verspec | Flexible version handling |
| virtualenv | 21.2.0 | MIT | UNKNOWN | https://github.com/pypa/virtualenv | Virtual Python Environment builder |
| watchdog | 6.0.0 | Apache Software License | Mickaël Schoentgen | https://github.com/gorakhargosh/watchdog | Filesystem events monitoring |