Skip to content

Latest commit

 

History

History
195 lines (182 loc) · 20 KB

WinPythonslim-64bit-3.12.6.0_History.md

File metadata and controls

195 lines (182 loc) · 20 KB

History of changes for WinPython-64bit 3.12.6.0slim

The following changes were made to WinPython-64bit distribution since version 3.12.4.1. (non-slim)

### Tools

Removed packages:

  • Nodejs v20.12.2 (a JavaScript runtime built on Chrome's V8 JavaScript engine)
  • npmjs 10.5.0 (a package manager for JavaScript)

Python packages

New packages:

  • jiter 0.5.0 (Fast iterable JSON parser.)
  • narwhals 1.5.5 (Extremely lightweight compatibility layer between dataframe libraries)
  • types_python_dateutil 2.9.0.20240316 (Typing stubs for python-dateutil)

Upgraded packages:

  • altair 5.3.0 → 5.4.1 (Vega-Altair: A declarative statistical visualization library for Python.)
  • array_api_compat 1.7.1 → 1.8 (A wrapper around NumPy and other array libraries to make them compatible with the Array API standard)
  • arrow 1.2.2 → 1.3.0 (Better dates & times for Python)
  • azure_core 1.30.1 → 1.30.2 (Microsoft Azure Core Library for Python)
  • azure_cosmos 4.6.0 → 4.7.0 (Microsoft Azure Cosmos Client Library for Python)
  • azure_identity 1.16.0 → 1.16.1 (Microsoft Azure Identity Library for Python)
  • black 24.4.2 → 24.8.0 (The uncompromising code formatter.)
  • bokeh 3.4.1 → 3.5.1 (Interactive plots and applications in the browser from Python)
  • cython 3.0.10 → 3.0.11 (The Cython compiler for writing C extensions in the Python language.)
  • dask 2024.5.2 → 2024.7.1 (Parallel PyData with Task Scheduling)
  • dask_expr 1.1.2 → 1.1.9 (High Level Expressions for Dask )
  • datasette 0.64.6 → 0.64.8 (An open source multi-tool for exploring and publishing data)
  • datashader 0.16.2 → 0.16.3 (Data visualization toolchain based on aggregating into a grid)
  • decorator 4.4.2 → 5.1.1 (Decorators for Humans)
  • diff_match_patch 20200713 → 20230430 (Diff Match and Patch)
  • distributed 2024.5.2 → 2024.7.1 (Distributed scheduler for Dask)
  • django 5.0.6 → 5.0.7 (A high-level Python web framework that encourages rapid development and clean, pragmatic design.)
  • email_validator 2.1.1 → 2.2.0 (A robust email address syntax and deliverability validation library.)
  • fastapi 0.111.0 → 0.111.1 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)
  • flake8 7.0.0 → 7.1.1 (the modular source code checker: pep8 pyflakes and co)
  • folium 0.16.0 → 0.17.0 (Make beautiful maps with Leaflet.js & Python)
  • fsspec 2024.3.1 → 2024.6.1 (File-system specification)
  • guidata 3.5.0 → 3.6.2 (Automatic GUI generation for easy dataset editing and display)
  • hatchling 1.24.2 → 1.25.0 (Modern, extensible Python build backend)
  • holoviews 1.19.0 → 1.19.1 (A high-level plotting API for the PyData ecosystem built on HoloViews.)
  • httpie 3.2.2 → 3.2.3 (HTTPie: modern, user-friendly command-line HTTP client for the API era.)
  • huggingface_hub 0.23.0 → 0.24.5 (Client library to download and publish models, datasets and other repos on the huggingface.co hub)
  • hypothesis 6.100.5 → 6.108.5 (A library for property-based testing)
  • ipykernel 6.29.4 → 6.29.5 (IPython Kernel for Jupyter)
  • ipyleaflet 0.19.1 → 0.19.2 (A Jupyter widget for dynamic Leaflet maps)
  • ipython 8.25.0 → 8.26.0 (IPython: Productive Interactive Computing)
  • ipywidgets 8.1.2 → 8.1.5 (Jupyter interactive widgets)
  • jupyter_leaflet 0.19.1 → 0.19.2 (ipyleaflet extensions for JupyterLab and Jupyter Notebook)
  • jupyter_server 2.14.1 → 2.14.2 (The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.)
  • jupyterlab 4.2.2 → 4.2.5 (JupyterLab computational environment)
  • jupyterlab_server 2.27.2 → 2.27.3 (A set of server components for JupyterLab and JupyterLab like applications.)
  • jupyterlab_widgets 3.0.11 → 3.0.13 (Jupyter interactive widgets for JupyterLab)
  • keras 3.3.3 → 3.5.0 (Multi-backend Keras.)
  • mako 1.2.0 → 1.3.5 (A super-fast templating language that borrows the best ideas from the existing templating languages.)
  • matplotlib 3.9.0 → 3.9.2 (Python plotting package)
  • maturin 1.5.1 → 1.7.0 (Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages)
  • msal 1.24.1 → 1.30.0 (The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of us)
  • msal_extensions 1.0.0 → 1.2.0 (Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS an)
  • mypy 1.10.0 → 1.11.1 (Optional static typing for Python)
  • netcdf4 1.6.5 → 1.7.1.post2 (Provides an object-oriented python interface to the netCDF version 4 library)
  • numexpr 2.10.0 → 2.10.1 (Fast numerical expression evaluator for NumPy)
  • numpy 1.26.4 → 2.0.1 (Fundamental package for array computing in Python)
  • openai 1.33.0 → 1.42.0 (The official Python library for the openai API)
  • opencv_python 4.10.0.82 → 4.10.0.84 (Wrapper package for OpenCV python bindings.)
  • panel 1.4.4 → 1.5.0b4 (The powerful data exploration & web app framework for Python.)
  • param 2.1.0 → 2.1.1 (Make your Python code clearer and more reliable by declaring Parameters.)
  • pillow 10.3.0 → 10.4.0 (Python Imaging Library (Fork))
  • pip 24.0 → 24.2 (The PyPA recommended tool for installing Python packages.)
  • plotly 5.22.0 → 5.23.0 (An open-source, interactive data visualization library for Python)
  • plotpy 2.3.0 → 2.6.2 (Curve and image plotting tools for Python/Qt applications)
  • polars 0.20.31 → 1.6.0 (Blazingly fast DataFrame library)
  • prompt_toolkit 3.0.43 → 3.0.47 (Library for building powerful interactive command lines in Python)
  • protobuf 4.25.1 → 5.27.3 ()
  • ptpython 3.0.26 → 3.0.29 (Python REPL build on top of prompt_toolkit)
  • pyarrow 16.1.0 → 17.0.0 (Python library for Apache Arrow)
  • pybind11 2.12.0 → 2.13.1 (Seamless operability between C++11 and Python)
  • pycodestyle 2.11.1 → 2.12.0 (Python style guide checker)
  • pydantic 2.7.1 → 2.8.2 (Data validation using Python type hints)
  • pydantic_core 2.18.2 → 2.20.1 (Core functionality for Pydantic validation and serialization)
  • pymoo 0.6.1.1 → 0.6.1.3 (Multi-Objective Optimization in Python)
  • pyomo 6.7.2 → 6.8.0 (Pyomo: Python Optimization Modeling Objects)
  • pytest 8.2.0 → 8.2.2 (pytest: simple powerful testing with Python)
  • Python 3.12.4 → 3.12.6 (Python programming language with standard library)
  • python_lsp_server 1.11.0 → 1.12.0 (Python Language Server for the Language Server Protocol)
  • python_slugify 6.1.2 → 8.0.4 (A Python slugify application that also handles Unicode)
  • pythonqwt 0.12.1 → 0.12.7 (Qt plotting widgets for Python)
  • pytz 2023.3 → 2024.1 (World timezone definitions, modern and historical)
  • pyviz_comms 3.0.2 → 3.0.3 (A JupyterLab extension for rendering HoloViz content.)
  • quantecon 0.5.3 → 0.7.2 (Import the main names to top level.)
  • rapidfuzz 3.5.2 → 3.9.3 (rapid fuzzy string matching)
  • redis 4.3.1 → 5.0.3 (Python client for Redis database and key-value store)
  • referencing 0.31.1 → 0.35.1 (JSON Referencing + Python)
  • reportlab 4.2.0 → 4.2.2 (The Reportlab Toolkit)
  • scikit_image 0.23.2 → 0.24.0 (Image processing in Python)
  • scikit_learn 1.5.0 → 1.5.1 (A set of python modules for machine learning and data mining)
  • scipy 1.13.1 → 1.14.1 (Fundamental algorithms for scientific computing in Python)
  • setuptools 69.5.1 → 72.2.0 (Easily download, build, install, upgrade, and uninstall Python packages)
  • sphinx 7.2.6 → 7.3.7 (Python documentation generator)
  • sphinxcontrib_applehelp 1.0.2 → 1.0.8 (sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books)
  • sphinxcontrib_devhelp 1.0.2 → 1.0.6 (sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents)
  • sphinxcontrib_htmlhelp 2.0.0 → 2.0.5 (sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files)
  • sphinxcontrib_qthelp 1.0.3 → 1.0.7 (sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents)
  • spyder 5.5.5 → 5.5.6 (The Scientific Python Development Environment)
  • sqlalchemy 2.0.28 → 2.0.30 (Database Abstraction Library)
  • sqlite_utils 3.36 → 3.37 (CLI tool and Python library for manipulating SQLite databases)
  • streamlit 1.35.0 → 1.37.1 (A faster way to build and share data apps)
  • sympy 1.12.1 → 1.13.2 (Computer algebra system (CAS) in Python)
  • tblib 1.7.0 → 3.0.0 (Traceback serialization library.)
  • tenacity 8.1.0 → 8.5.0 (Retry code until it succeeds)
  • textdistance 4.5.0 → 4.6.2 (Compute distance between the two texts.)
  • tifffile 2023.7.18 → 2024.7.2 (Read and write TIFF files)
  • tinycss2 1.1.1 → 1.3.0 (A tiny CSS parser)
  • tornado 6.4 → 6.4.1 (Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.)
  • trio 0.25.1 → 0.26.2 (A friendly Python library for async concurrency and I/O)
  • typing_extensions 4.9.0 → 4.12.2 (Backported and Experimental Type Hints for Python 3.8+)
  • tzdata 2022.7 → 2024.1 (Provider of IANA time zone data)
  • tzlocal 4.2 → 5.2 (tzinfo object for the local timezone)
  • umap_learn 0.5.1 → 0.5.6 (Uniform Manifold Approximation and Projection)
  • uri_template 1.2.0 → 1.3.0 (RFC 6570 URI Template Processor)
  • uvicorn 0.29.0 → 0.30.3 (The lightning-fast ASGI server.)
  • waitress 2.1.2 → 3.0.0 (Waitress WSGI server)
  • watchdog 2.2.0 → 4.0.1 (Filesystem events monitoring)
  • wheel 0.43.0 → 0.44.0 (A built-package format for Python)
  • widgetsnbextension 4.0.10 → 4.0.13 (Jupyter interactive widgets for Jupyter Notebook)
  • winpython 8.2.20240618 → 10.7.20240908 (WinPython distribution tools, including WPPM)
  • wrapt 1.14.1 → 1.16.0 (Module for decorators, wrappers and monkey patching.)
  • xarray 2024.6.0 → 2024.7.0 (N-D labeled arrays and datasets in Python)
  • zstandard 0.22.0 → 0.23.0 (Zstandard bindings for Python)

Removed packages:

  • accelerate 0.28.0 (Accelerate)
  • altair_data_server 0.4.1 (A background data server for Altair charts.)
  • altair_transform 0.2.0 (A python engine for evaluating Altair transforms.)
  • async_timeout 4.0.3 (Timeout context manager for asyncio programs)
  • botorch 0.9.5 (Bayesian Optimization in PyTorch)
  • coverage 7.5.3 (Code coverage measurement for Python)
  • dash 2.17.0 (A Python framework for building reactive web-apps. Developed by Plotly.)
  • dash_core_components 2.0.0 (Core component suite for Dash)
  • dash_html_components 2.0.0 (Vanilla HTML components for Dash)
  • dash_table 5.0.0 (Dash table)
  • dask_image 2024.5.3 (Distributed image processing)
  • distlib 0.3.8 (Distribution utilities)
  • gdal 3.7.3 (GDAL: Geospatial Data Abstraction Library)
  • gpytorch 1.11 (An implementation of Gaussian Processes in Pytorch)
  • imageio_ffmpeg 0.4.8 (FFMPEG wrapper for Python)
  • jaxtyping 0.2.22 (Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees.)
  • jsonpatch 1.33 (Apply JSON-Patches (RFC 6902) )
  • kornia 0.7.2 (Open Source Differentiable Computer Vision Library for PyTorch)
  • kornia_rs 0.1.3 (Low level implementations for computer vision in Rust)
  • langchain 0.2.5 (Building applications with LLMs through composability)
  • langchain_core 0.2.7 (Building applications with LLMs through composability)
  • langchain_text_splitters 0.2.1 (LangChain text splitting utilities)
  • langsmith 0.1.77 (Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.)
  • lightning 2.2.1 (The Deep Learning framework to train, deploy, and ship AI products Lightning fast.)
  • lightning_utilities 0.10.0 (PyTorch Lightning Sample project.)
  • linear_operator 0.5.1 (A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices).)
  • moviepy 1.0.3 (Video editing with Python)
  • opt_einsum 3.3.0 (Optimizing numpys einsum function)
  • ortools 9.8.3296 (Google OR-Tools python libraries and modules)
  • pims 0.6.1 (Python Image Sequence)
  • portpicker 1.5.0 (A library to choose unique available network ports.)
  • proglog 0.1.10 (Log and progress bar manager for console, notebooks, web...)
  • pyepsg 0.4.0 (Easy access to the EPSG database via http://epsg.io/)
  • pygame 2.5.2 (Python Game Development)
  • pyro_api 0.1.2 (Generic API for dispatch to Pyro backends.)
  • pyro_ppl 1.9.0 (A Python library for probabilistic modeling and inference)
  • pytorch_lightning 2.2.1 (PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.)
  • pytz_deprecation_shim 0.1.0.post0 (Shims to make deprecation of pytz easier)
  • qpsolvers 4.3.0 (Quadratic programming solvers in Python with a unified API.)
  • retrying 1.3.4 (Retrying)
  • safetensors 0.4.2 (Fast and Safe Tensor serialization)
  • slicerator 1.1.0 (A lazy-loading, fancy-sliceable iterable.)
  • tokenizers 0.15.1 (Fast and Customizable Tokenizers)
  • torch 2.2.2 (Tensors and Dynamic neural networks in Python with strong GPU acceleration)
  • torchaudio 2.2.2 (An audio package for PyTorch)
  • torchmetrics 1.3.2 (PyTorch native Metrics)
  • torchvision 0.17.2 (image and video datasets and models for torch deep learning)
  • transformers 4.38.2 (State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow)
  • typeguard 2.13.3 (Run-time type checker for Python)
  • virtualenv 20.26.2 (Virtual Python Environment builder)
  • wasmer 1.1.0 (Python extension to run WebAssembly binaries)
  • wasmer_compiler_cranelift 1.1.0 (Python extension to run WebAssembly binaries)
  • wasmer_compiler_singlepass 1.1.0 (Python extension to run WebAssembly binaries)
* * *