# This file is @generated by PDM. # It is not intended for manual editing. [[package]] name = "defusedxml" version = "0.7.1" requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" summary = "XML bomb protection for Python stdlib modules" [[package]] name = "imageio" version = "2.25.0" requires_python = ">=3.7" summary = "Library for reading and writing a wide range of image, video, scientific, and volumetric data formats." dependencies = [ "numpy", "pillow>=8.3.2", ] [[package]] name = "nuitka" version = "1.4" summary = "Python compiler with full language support and CPython compatibility" [[package]] name = "numpy" version = "1.24.1" requires_python = ">=3.8" summary = "Fundamental package for array computing in Python" [[package]] name = "objprint" version = "0.2.2" requires_python = ">=3.6" summary = "A library that can print Python objects in human readable format" [[package]] name = "ordered-set" version = "4.1.0" requires_python = ">=3.7" summary = "An OrderedSet is a custom MutableSet that remembers its order, so that every" [[package]] name = "pillow" version = "9.4.0" requires_python = ">=3.7" summary = "Python Imaging Library (Fork)" [[package]] name = "psutil" version = "5.9.4" requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" summary = "Cross-platform lib for process and system monitoring in Python." [[package]] name = "rtoml" version = "0.9.0" requires_python = ">=3.7" summary = "" [[package]] name = "semantic-version" version = "2.10.0" requires_python = ">=2.7" summary = "A library implementing the 'SemVer' scheme." [[package]] name = "setuptools" version = "65.7.0" requires_python = ">=3.7" summary = "Easily download, build, install, upgrade, and uninstall Python packages" [[package]] name = "setuptools-rust" version = "1.5.2" requires_python = ">=3.7" summary = "Setuptools Rust extension plugin" dependencies = [ "semantic-version<3,>=2.8.2", "setuptools>=62.4", "typing-extensions>=3.7.4.3", ] [[package]] name = "tomlkit" version = "0.11.6" requires_python = ">=3.6" summary = "Style preserving TOML library" [[package]] name = "typing-extensions" version = "4.4.0" requires_python = ">=3.7" summary = "Backported and Experimental Type Hints for Python 3.7+" [[package]] name = "vizplugins" version = "0.1.3" requires_python = ">=3.7" summary = "official plugins for viztracer" dependencies = [ "psutil", ] [[package]] name = "viztracer" version = "0.15.6" requires_python = ">=3.7" summary = "A debugging and profiling tool that can trace and visualize python code execution" dependencies = [ "objprint>=0.1.3", ] [[package]] name = "wheel" version = "0.38.4" requires_python = ">=3.7" summary = "A built-package format for Python" [metadata] lock_version = "4.1" content_hash = "sha256:122b615f08648f07581f235c4294c198fc88ffdc1bf73945ac5ba75ace7a6382" [metadata.files]