Skip to content

Latest commit

 

History

History
490 lines (232 loc) · 26.7 KB

WinPython-64bit-3.10.11.0_History.md

File metadata and controls

490 lines (232 loc) · 26.7 KB

History of changes for WinPython-64bit 3.10.11.0

The following changes were made to WinPython-64bit distribution since version 3.10.9.0.

Tools

Upgraded packages:

  • Nodejs v18.12.1 → v18.16.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 8.19.2 → 9.5.1 (a package manager for JavaScript)

Python packages

New packages:

  • accelerate 0.19.0 (Accelerate)

  • arviz 0.15.1 (Exploratory analysis of Bayesian models)

  • azure_core 1.25.1 (Microsoft Azure Core Library for Python)

  • azure_cosmos 4.3.1 (Microsoft Azure Cosmos Client Library for Python)

  • azure_identity 1.12.0 (Microsoft Azure Identity Library for Python)

  • build 0.10.0 (A simple, correct Python build frontend)

  • comm 0.1.3 (Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.)

  • cons 0.4.5 (An implementation of Lisp/Scheme-like cons in Python.)

  • dirty_cat 0.4.1 (Machine learning with dirty categories.)

  • dnspython 2.1.0 (DNS toolkit)

  • etuples 0.3.8 (Python S-expression emulation using tuple-like objects.)

  • fqdn 1.5.1 (Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers)

  • h5netcdf 1.1.0 (netCDF4 via h5py)

  • huggingface_hub 0.14.1 (Client library to download and publish models, datasets and other repos on the huggingface.co hub)

  • isoduration 20.11.0 (Operations with ISO 8601 durations)

  • jaraco.classes 3.2.3 (Utility functions for Python class constructs)

  • jupyter_events 0.6.3 (Jupyter Event System library)

  • jupyter_server_fileid 0.9.0 ()

  • jupyter_server_terminals 0.4.4 (A Jupyter Server Extension Providing Terminals.)

  • jupyter_server_ydoc 0.8.0 (A Jupyter Server Extension Providing Y Documents.)

  • jupyter_ydoc 0.2.4 (Document structures for collaborative editing using Ypy)

  • jupyterlab_rise 0.2.0 (RISE: "Live" Reveal.js JupyterLab Slideshow extension.)

  • lazy_loader 0.2 (lazy_loader)

  • linkify_it_py 2.0.0 (Links recognition library with FULL unicode support.)

  • logical_unification 0.4.5 (Logical unification in Python)

  • markdown_it_py 2.2.0 (Python port of markdown-it. Markdown parsing, done right!)

  • mdit_py_plugins 0.3.5 (Collection of plugins for markdown-it-py)

  • mdurl 0.1.2 (Markdown URL utilities)

  • minikanren 1.0.3 (Relational programming in Python)

  • more_itertools 9.0.0 (More routines for operating on iterables, beyond itertools)

  • msal 1.22.0 (The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.)

  • msal_extensions 1.0.0 (Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.)

  • openai 0.27.5 (Python client library for the OpenAI API)

  • opt_einsum 3.3.0 (Optimizing numpys einsum function)

  • portalocker 2.7.0 (Wraps the portalocker recipe for easy usage)

  • pyjwt 2.4.0 (JSON Web Token implementation in Python)

  • pyproject_hooks 1.0.0 (Wrappers to call pyproject.toml-based build backend hooks.)

  • pyro_api 0.1.2 ()

  • pyro_ppl 1.8.4 ()

  • pytensor 2.11.2 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.)

  • python_json_logger 2.0.4 (A python library adding a json log formatter)

  • retrying 1.3.4 (Retrying)

  • rfc3339_validator 0.1.4 (A pure python RFC3339 validator)

  • rfc3986_validator 0.1.1 (Pure python rfc3986 validator)

  • ruamel.yaml.clib 0.2.6 (C version of reader, parser and emitter for ruamel.yaml derived from libyaml)

  • spatialpandas 0.4.7 (Pandas extension arrays for spatial/geometric operations)

  • sphinxcontrib_jquery 4.1 ()

  • tokenizers 0.13.3 (Fast and Customizable Tokenizers)

  • transformers 4.29.1 (State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow)

  • uc_micro_py 1.0.1 (Micro subset of unicode data files for linkify-it-py projects.)

  • uri_template 1.2.0 (RFC 6570 URI Template Processor)

  • webcolors 1.12 (A library for working with color names and color values formats defined by HTML and CSS.)

  • xarray_einstats 0.5.1 (Stats, linear algebra and einops for xarray)

  • y_py 0.5.5 (Python bindings for the Y-CRDT built from yrs (Rust))

  • ypy_websocket 0.8.2 (WebSocket connector for Ypy)

Upgraded packages:

  • altair 4.2.0 → 4.2.2 (Altair: A declarative statistical visualization library for Python.)

  • autopep8 1.6.0 → 1.7.0 (A tool that automatically formats Python code to conform to the PEP 8 style guide)

  • baresql 0.7.6 → 0.8.0 (playing SQL directly on Python datas)

  • black 22.12.0 → 23.3.0 (The uncompromising code formatter.)

  • bokeh 2.4.3 → 3.1.1 (Interactive plots and applications in the browser from Python)

  • botorch 0.6.2 → 0.8.5 (Bayesian Optimization in PyTorch)

  • bqplot 0.12.36 → 0.12.39 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)

  • cartopy 0.20.2 → 0.21.1 (A cartographic python library with Matplotlib support for visualisation)

  • clr_loader 0.2.4 → 0.2.5 (Generic pure Python loader for .NET runtimes)

  • contourpy 1.0.6 → 1.0.7 (Python library for calculating contours of 2D quadrilateral grids)

  • cryptography 3.4.7 → 37.0.4 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.)

  • cvxpy 1.2.1 → 1.3.1 (A domain-specific language for modeling convex optimization problems in Python.)

  • cython 0.29.32 → 0.29.34 (The Cython compiler for writing C extensions for the Python language.)

  • cytoolz 0.12.0 → 0.12.1 (Cython implementation of Toolz: High performance functional utilities)

  • dash 2.7.0 → 2.8.1 (A Python framework for building reactive web-apps. Developed by Plotly.)

  • dask 2022.12.0 → 2023.5.0 (Parallel PyData with Task Scheduling)

  • dask_image 2022.9.0 → 2023.3.0 (Distributed image processing)

  • dask_ml 2022.5.27 → 2023.3.24 (A library for distributed and parallel machine learning)

  • datasette 0.63.1 → 0.64.3 (A tool for exploring and publishing data)

  • datashader 0.14.2 → 0.14.5a1+g7a97e97.dirty (Data visualization toolchain based on aggregating into a grid)

  • debugpy 1.6.2 → 1.6.7 (An implementation of the Debug Adapter Protocol for Python)

  • distributed 2022.12.0 → 2023.5.0 (Distributed scheduler for Dask)

  • docutils 0.17.1 → 0.18.1 (Docutils -- Python Documentation Utilities)

  • duckdb 0.6.0 → 0.8.0 (DuckDB embedded database)

  • ecos 2.0.10 → 2.0.12 (This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.)

  • exceptiongroup 1.0.0 → 1.1.1 (Backport of PEP 654 (exception groups))

  • fastai 2.7.9 → 2.7.12 (fastai makes deep learning with PyTorch faster, more accurate, and easier)

  • fastapi 0.87.0 → 0.95.1 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)

  • fastparquet 2022.12.0 → 2023.4.0 (Python support for Parquet file format)

  • fsspec 2022.7.1 → 2023.5.0 (File-system specification)

  • geopandas 0.12.1 → 0.13.0 (Geographic pandas extensions)

  • geoviews 1.9.5 → 1.10.0a2.post4+g65df916 (GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.)

  • gmpy2 2.1.2 → 2.1.5 (GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x)

  • gpytorch 1.9.0 → 1.10 (An implementation of Gaussian Processes in Pytorch)

  • greenlet 1.1.2 → 2.0.2 (Lightweight in-process concurrent programming)

  • guiqwt 4.3.1 → 4.3.3 (guiqwt is a set of tools for curve and image plotting (extension to PythonQwt))

  • holoviews 1.15.3 → 1.16.0 (Stop plotting your data - annotate your data and let it visualize itself.)

  • hvplot 0.8.2 → 0.8.3 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • imageio 2.22.1 → 2.28.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)

  • imbalanced_learn 0.10.0 → 0.10.1 (Toolbox for imbalanced dataset in machine learning.)

  • ipydatagrid 1.1.14 → 1.1.15 (Fast Datagrid widget for the Jupyter Notebook and JupyterLab)

  • ipykernel 6.17.1 → 6.22.0 (IPython Kernel for Jupyter)

  • ipympl 0.9.2 → 0.9.3 (Matplotlib Jupyter Extension)

  • ipython 8.7.0 → 8.13.1 (IPython: Productive Interactive Computing)

  • ipywidgets 8.0.4 → 8.0.6 (IPython HTML widgets for Jupyter)

  • jellyfish 0.9.0 → 0.11.2 (a library for doing approximate and phonetic matching of strings.)

  • jsonschema 4.6.2 → 4.17.3 (An implementation of JSON Schema validation for Python)

  • julia 0.5.7 → 0.6.1 (Julia/Python bridge with IPython support.)

  • jupyter_bokeh 3.0.4 → 3.0.7 (A Jupyter extension for rendering Bokeh content.)

  • jupyter_client 7.4.9 → 8.2.0 (Jupyter protocol implementation and client libraries)

  • jupyter_core 5.1.0 → 5.3.0 (Jupyter core package. A base package on which Jupyter projects rely.)

  • jupyter_server 1.23.5 → 2.5.0 (The Jupyter Server)

  • jupyterlab 3.5.1 → 3.6.3 (The JupyterLab notebook server extension.)

  • jupyterlab_server 2.16.5 → 2.22.1 (JupyterLab Server)

  • jupyterlab_widgets 3.0.5 → 3.0.7 (JupyterLab extension providing HTML widgets)

  • keyring 23.5.0 → 23.13.1 (Store and access your passwords safely.)

  • linear_operator 0.1.1 → 0.4.0 (A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices).)

  • llvmlite 0.39.1 → 0.40.0 (lightweight wrapper around basic LLVM functionality)

  • loky 3.1.0 → 3.4.0 (A robust implementation of concurrent.futures.ProcessPoolExecutor)

  • lz4 4.0.1 → 4.3.2 (LZ4 Bindings for Python)

  • matplotlib 3.6.2 → 3.7.1 (Python plotting package)

  • maturin 0.13.6 → 0.14.15 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)

  • mizani 0.8.1 → 0.9.0 (Scales for Python)

  • mlxtend 0.18.0 → 0.22.0 (Machine Learning Library Extensions)

  • murmurhash 1.0.7 → 1.0.9 (Cython bindings for MurmurHash)

  • mypy 0.990 → 1.3.0 (Optional static typing for Python)

  • mypy_extensions 0.4.3 → 1.0.0 (Experimental type system extensions for programs checked with the mypy typechecker.)

  • nbclassic 0.4.8 → 1.0.0 (Jupyter Notebook as a Jupyter Server Extension.)

  • nbclient 0.7.0 → 0.7.4 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)

  • networkx 2.8.8 → 3.1 (Python package for creating and manipulating graphs and networks)

  • notebook 6.5.2 → 6.5.4 (A web-based notebook environment for interactive computing)

  • notebook_shim 0.2.0 → 0.2.3 (A shim layer for notebook traits and config)

  • numba 0.56.4 → 0.57.0 (compiling Python code using LLVM)

  • numexpr 2.8.3 → 2.8.4 (Fast numerical expression evaluator for NumPy)

  • numpy 1.23.5 → 1.24.2 (NumPy is the fundamental package for array computing with Python.)

  • osqp 0.6.2.post5 → 0.6.2.post9 (OSQP: The Operator Splitting QP Solver)

  • panel 0.14.2 → 1.0.2 (A high level app and dashboarding solution for Python.)

  • param 1.12.3 → 1.13.0 (Declarative Python programming using Parameters.)

  • pathspec 0.9.0 → 0.11.0 (Utility library for gitignore style pattern matching of file paths.)

  • pathy 0.6.2 → 0.10.1 (pathlib.Path subclasses for local and cloud bucket storage)

  • pillow 9.3.0 → 9.5.0 (Python Imaging Library (Fork))

  • pip 22.3.1 → 23.1.2 (The PyPA recommended tool for installing Python packages.)

  • plotly 5.11.0 → 5.13.1 (An open-source, interactive graphing library for Python)

  • plotnine 0.10.1 → 0.12.1 (A grammar of graphics for python)

  • polars 0.15.6 → 0.17.11 (Blazingly fast DataFrame library)

  • ppci 0.5.8 → 0.5.9 (A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python)

  • protobuf 4.21.12 → 3.20.3 (Protocol Buffers)

  • pyarrow 10.0.1 → 12.0.0 (Python library for Apache Arrow)

  • pybind11 2.10.0 → 2.10.3 (Seamless operability between C++11 and Python)

  • pydocstyle 6.2.3 → 6.3.0 (Python docstring style checker)

  • pygments 2.12.0 → 2.15.1 (Pygments is a syntax highlighting package written in Python.)

  • pymc 2.3.8 → 5.3.0 (Markov Chain Monte Carlo sampling toolkit.)

  • pymongo 4.1.1 → 4.3.3 (Python driver for MongoDB )

  • pyodbc 4.0.32 → 4.0.35 (DB API Module for ODBC)

  • pyparsing 2.4.7 → 3.0.9 (Python parsing module)

  • pyproj 3.3.1 → 3.4.1 (Python interface to PROJ (cartographic projections and coordinate transformations library))

  • pyqtgraph 0.13.1 → 0.13.3 (Scientific Graphics and GUI Library for Python)

  • pytest 7.1.1 → 7.2.1 (pytest: simple powerful testing with Python)

  • Python 3.10.9 → 3.10.11 (Python programming language with standard library)

  • python_lsp_server 1.7.1 → 1.7.2 (Python Language Server for the Language Server Protocol)

  • pythonnet 3.0.0.post1 → 3.0.1 (.Net and Mono integration for Python)

  • pyviz_comms 2.2.0 → 2.2.1 (Bidirectional communication for the PyViz ecosystem.)

  • pyzmq 24.0.1 → 25.0.2 (Python bindings for 0MQ)

  • pyzo 4.12.4.dev0 → 4.12.7 (the Python IDE for scientific computing)

  • pyzstd 0.15.2 → 0.15.4 (Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.)

  • qdarkstyle 3.0.3 → 3.1 (The most complete dark stylesheet for Python and Qt applications)

  • qdldl 0.1.5.post2 → 0.1.7 (QDLDL, a free LDL factorization routine.)

  • qpsolvers 1.8.0 → 3.1.0 (Quadratic programming solvers in Python with a unified API)

  • qtawesome 1.2.1 → 1.2.3 (FontAwesome icons in PyQt and PySide applications)

  • qtconsole 5.4.0 → 5.4.3 (Jupyter Qt console)

  • qtpy 2.3.0 → 2.3.1 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)

  • quadprog 0.1.8 → 0.1.11 (Quadratic Programming Solver)

  • ruamel.yaml 0.17.17 → 0.17.21 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)

  • scikit_image 0.19.3 → 0.20.0 (Image processing routines for SciPy)

  • scikit_learn 1.1.3 → 1.2.2 (A set of python modules for machine learning and data mining)

  • scipy 1.9.3 → 1.10.1 (SciPy: Scientific Library for Python)

  • scs 3.2.0 → 3.2.3 (scs: splitting conic solver)

  • seaborn 0.12.2 → 0.13.0.dev0 (seaborn: statistical data visualization)

  • setuptools 65.5.0 → 67.7.2 (Easily download, build, install, upgrade, and uninstall Python packages)

  • shapely 1.8.2 → 2.0.1 (Geometric objects, predicates, and operations)

  • spacy 3.4.1 → 3.5.2 (Industrial-strength Natural Language Processing (NLP) in Python)

  • spacy_legacy 3.0.10 → 3.0.12 (Legacy registered functions for spaCy backwards compatibility)

  • sphinx 5.3.0 → 6.1.3 (Tool for generating documentation which uses reStructuredText as its markup language)

  • sphinx_rtd_theme 1.0.0 → 1.2.0 (Read the Docs theme for Sphinx)

  • spyder 5.4.2 → 5.4.3 (The Scientific Python Development Environment)

  • spyder_kernels 2.4.2 → 2.4.3 (Jupyter kernels for Spyder's console)

  • sqlalchemy 1.4.42 → 1.4.47 (Database Abstraction Library)

  • sqlite_utils 3.30 → 3.31 (CLI tool and Python utility functions for manipulating SQLite databases)

  • sspyrs 0.2 → 0.3 (Lightweight interface for SSRS reports to python)

  • starlette 0.21.0 → 0.26.1 (The little ASGI library that shines.)

  • statsmodels 0.13.5 → 0.14.0 (Statistical computations and models for Python)

  • streamlit 1.4.0 → 1.22.0 (The fastest way to build data apps in Python)

  • swifter 1.0.9 → 1.3.4 (A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner)

  • sympy 1.11.1 → 1.12 (Computer algebra system (CAS) in Python)

  • thinc 8.1.5 → 8.1.9 (Practical Machine Learning for NLP)

  • torch 1.13.1 → 2.0.1 (Tensors and Dynamic neural networks in Python with strong GPU acceleration)

  • torchaudio 0.13.1 → 2.0.2 (An audio package for PyTorch)

  • torchvision 0.14.1 → 0.15.2 (image and video datasets and models for torch deep learning)

  • tornado 6.2 → 6.3.1 (Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.)

  • typer 0.4.2 → 0.7.0 (Typer, build great CLIs. Easy to code. Based on Python type hints.)

  • virtualenv 20.14.1 → 20.19.0 (Virtual Python Environment builder)

  • wheel 0.38.4 → 0.40.0 (A built-package format for Python)

  • widgetsnbextension 4.0.5 → 4.0.7 (IPython HTML widgets for Jupyter)

  • winpython 5.3.20221231 → 6.1.20230518 (WinPython distribution tools, including WPPM)

  • xarray 2022.11.0 → 2023.4.2 (N-D labeled arrays and datasets in Python)

  • zstandard 0.19.0 → 0.20.0 (Zstandard bindings for Python)

Removed packages:

  • altair_widgets 0.2.2 (Altair Widgets: An interactive visualization for statistical data for Python.)

  • astor 0.8.1 (Read/rewrite/write Python ASTs)

  • base58 2.1.1 (Base58 and Base58Check implementation)

  • dask_labextension 6.0.0 (A Jupyter Notebook server extension manages Dask clusters.)

  • great_expectations 0.14.11 (Always know what to expect from your data.)

  • jsonpatch 1.32 (Apply JSON-Patches (RFC 6902))

  • jupyter_lsp 1.5.1 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)

  • jupyter_server_proxy 3.2.1 (Jupyter server extension to supervise and proxy web services)

  • jupyterlab_lsp 3.10.2 (Language Server Protocol integration for JupyterLab)

  • palettable 3.3.0 (Color palettes for Python)

  • pdvega 0.2.1.dev0 (Pandas plotting interface to Vega and Vega-Lite)

  • py 1.11.0 (library with cross-python path, ini-parsing, io, code, log facilities)

  • python_levenshtein 0.12.2 (Python extension for computing string edit distances and similarities.)

  • rise 5.7.1 (Reveal.js - Jupyter/IPython Slideshow Extension)

  • shap 0.40.0 (A unified approach to explain the output of any machine learning model.)

  • simpervisor 0.4 (Simple async process supervisor)

  • slicer 0.0.7 (A small package for big slicing.)

  • vega 3.6.0 (A Jupyter widget for Vega 5 and Vega-Lite 4)