diff --git a/changelogs/WinPythondot-64bit-3.12.10.0_History.md b/changelogs/WinPythondot-64bit-3.12.10.0_History.md index b613a876..aef40183 100644 --- a/changelogs/WinPythondot-64bit-3.12.10.0_History.md +++ b/changelogs/WinPythondot-64bit-3.12.10.0_History.md @@ -8,14 +8,14 @@ The following changes were made to WinPython-64bit distribution since version 3. New packages: - * [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 () + * [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 (A gorgeous theme for Tkinter, based on Windows 11's UI) Upgraded packages: - * [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 () + * [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 (The PyPA recommended tool for installing Python packages.) * [Python](http://www.python.org/) 3.12.9 → 3.12.10 (Python programming language with standard library) - * [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 () - * [winpython](https://pypi.org/project/winpython) 13.1.20250215 → 15.3.20250425 () + * [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 (Easily download, build, install, upgrade, and uninstall Python packages) + * [winpython](https://pypi.org/project/winpython) 13.1.20250215 → 15.3.20250425 (WinPython distribution tools, including WPPM) diff --git a/changelogs/WinPythondot-64bit-3.13.3.0_History.md b/changelogs/WinPythondot-64bit-3.13.3.0_History.md index 3adc0bce..105c04ff 100644 --- a/changelogs/WinPythondot-64bit-3.13.3.0_History.md +++ b/changelogs/WinPythondot-64bit-3.13.3.0_History.md @@ -8,14 +8,14 @@ The following changes were made to WinPython-64bit distribution since version 3. New packages: - * [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 () + * [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 (A gorgeous theme for Tkinter, based on Windows 11's UI) Upgraded packages: - * [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 () + * [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 (The PyPA recommended tool for installing Python packages.) * [Python](http://www.python.org/) 3.13.2 → 3.13.3 (Python programming language with standard library) - * [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 () - * [winpython](https://pypi.org/project/winpython) 13.1.20250222 → 15.3.20250425 () + * [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 (Easily download, build, install, upgrade, and uninstall Python packages) + * [winpython](https://pypi.org/project/winpython) 13.1.20250222 → 15.3.20250425 (WinPython distribution tools, including WPPM) diff --git a/changelogs/WinPythonslim-64bit-3.12.10.0_History.md b/changelogs/WinPythonslim-64bit-3.12.10.0_History.md index bc4168ea..07147b6d 100644 --- a/changelogs/WinPythonslim-64bit-3.12.10.0_History.md +++ b/changelogs/WinPythonslim-64bit-3.12.10.0_History.md @@ -14,121 +14,121 @@ New packages: New packages: - * [asyncssh](https://pypi.org/project/asyncssh) 2.20.0 () - * [deprecated](https://pypi.org/project/deprecated) 1.2.14 () - * [flexcache](https://pypi.org/project/flexcache) 0.3 () - * [flexparser](https://pypi.org/project/flexparser) 0.4 () - * [id](https://pypi.org/project/id) 1.5.0 () - * [pygithub](https://pypi.org/project/pygithub) 2.6.1 () - * [pyuca](https://pypi.org/project/pyuca) 1.2 () - * [shellingham](https://pypi.org/project/shellingham) 1.5.4 () - * [skrub](https://pypi.org/project/skrub) 0.5.1 () - * [superqt](https://pypi.org/project/superqt) 0.7.1 () - * [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 () - * [typer](https://pypi.org/project/typer) 0.15.2 () - * [wrapt](https://pypi.org/project/wrapt) 1.16.0 () + * [asyncssh](https://pypi.org/project/asyncssh) 2.20.0 (AsyncSSH: Asynchronous SSHv2 client and server library) + * [deprecated](https://pypi.org/project/deprecated) 1.2.14 (Python @deprecated decorator to deprecate old python classes, functions or methods.) + * [flexcache](https://pypi.org/project/flexcache) 0.3 (Saves and loads to the cache a transformed versions of a source object.) + * [flexparser](https://pypi.org/project/flexparser) 0.4 (Parsing made fun ... using typing.) + * [id](https://pypi.org/project/id) 1.5.0 (A tool for generating OIDC identities) + * [pygithub](https://pypi.org/project/pygithub) 2.6.1 (Use the full Github API v3) + * [pyuca](https://pypi.org/project/pyuca) 1.2 (a Python implementation of the Unicode Collation Algorithm) + * [shellingham](https://pypi.org/project/shellingham) 1.5.4 (Tool to Detect Surrounding Shell) + * [skrub](https://pypi.org/project/skrub) 0.5.1 (Prepping tables for machine learning) + * [superqt](https://pypi.org/project/superqt) 0.7.1 (Missing widgets and components for PyQt/PySide) + * [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 (A gorgeous theme for Tkinter, based on Windows 11's UI) + * [typer](https://pypi.org/project/typer) 0.15.2 (Typer, build great CLIs. Easy to code. Based on Python type hints.) + * [wrapt](https://pypi.org/project/wrapt) 1.16.0 (Module for decorators, wrappers and monkey patching.) Upgraded packages: - * [alembic](https://pypi.org/project/alembic) 1.13.1 → 1.15.1 () - * [anthropic](https://pypi.org/project/anthropic) 0.42.0 → 0.49.0 () - * [anyio](https://pypi.org/project/anyio) 4.7.0 → 4.8.0 () - * [array-api-compat](https://pypi.org/project/array-api-compat) 1.10.0 → 1.11.1 () - * [azure-core](https://pypi.org/project/azure-core) 1.30.2 → 1.32.0 () - * [azure-cosmos](https://pypi.org/project/azure-cosmos) 4.7.0 → 4.9.0 () - * [azure-identity](https://pypi.org/project/azure-identity) 1.16.1 → 1.21.0 () - * [black](https://pypi.org/project/black) 24.10.0 → 25.1.0 () - * [bokeh](https://pypi.org/project/bokeh) 3.6.3 → 3.7.2 () - * [cachetools](https://pypi.org/project/cachetools) 5.4.0 → 5.5.2 () - * [certifi](https://pypi.org/project/certifi) 2024.6.2 → 2025.1.31 () - * [click](https://pypi.org/project/click) 8.1.7 → 8.1.8 () - * [cloudpickle](https://pypi.org/project/cloudpickle) 3.0.0 → 3.1.1 () - * [cvxpy](https://pypi.org/project/cvxpy) 1.6.0 → 1.6.4 () - * [cython](https://pypi.org/project/cython) 3.0.11 → 3.0.12 () - * [dask](https://pypi.org/project/dask) 2024.12.1 → 2025.3.0 () - * [datasette](https://pypi.org/project/datasette) 0.64.8 → 0.65.1 () - * [datashader](https://pypi.org/project/datashader) 0.16.3 → 0.17.0 () - * [diff-match-patch](https://pypi.org/project/diff-match-patch) 20230430 → 20241021 () - * [distributed](https://pypi.org/project/distributed) 2024.12.1 → 2025.3.0 () - * [docstring-to-markdown](https://pypi.org/project/docstring-to-markdown) 0.13 → 0.15 () - * [duckdb](https://pypi.org/project/duckdb) 1.2.0 → 1.2.2 () - * [faker](https://pypi.org/project/faker) 33.3.1 → 36.1.1 () - * [fastapi](https://pypi.org/project/fastapi) 0.115.6 → 0.115.8 () - * [filelock](https://pypi.org/project/filelock) 3.14.0 → 3.17.0 () - * [folium](https://pypi.org/project/folium) 0.18.0 → 0.19.5 () - * [holoviews](https://pypi.org/project/holoviews) 1.20.0 → 1.20.2 () - * [hpack](https://pypi.org/project/hpack) 4.0.0 → 4.1.0 () - * [huggingface-hub](https://pypi.org/project/huggingface-hub) 0.28.1 → 0.29.3 () - * [hypercorn](https://pypi.org/project/hypercorn) 0.16.0 → 0.17.3 () - * [hyperframe](https://pypi.org/project/hyperframe) 6.0.1 → 6.1.0 () - * [hypothesis](https://pypi.org/project/hypothesis) 6.122.3 → 6.130.4 () - * [idna](https://pypi.org/project/idna) 3.7 → 3.10 () - * [imageio](https://pypi.org/project/imageio) 2.33.1 → 2.37.0 () - * [importlib-metadata](https://pypi.org/project/importlib-metadata) 7.1.0 → 8.6.1 () - * [ipympl](https://pypi.org/project/ipympl) 0.9.6 → 0.9.7 () - * [ipython](https://pypi.org/project/ipython) 8.32.0 → 8.34.0 () - * [ipywidgets](https://pypi.org/project/ipywidgets) 8.1.5 → 8.1.6 () - * [jupyter-client](https://pypi.org/project/jupyter-client) 8.6.2 → 8.6.3 () - * [jupyter-events](https://pypi.org/project/jupyter-events) 0.10.0 → 0.12.0 () - * [jupyterlab](https://pypi.org/project/jupyterlab) 4.3.5 → 4.4.1 () - * [jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets) 3.0.13 → 3.0.14 () - * [keras](https://pypi.org/project/keras) 3.8.0 → 3.9.2 () - * [langchain](https://pypi.org/project/langchain) 0.3.18 → 0.3.23 () - * [langchain-core](https://pypi.org/project/langchain-core) 0.3.34 → 0.3.51 () - * [langchain-text-splitters](https://pypi.org/project/langchain-text-splitters) 0.3.6 → 0.3.8 () - * [langsmith](https://pypi.org/project/langsmith) 0.2.11 → 0.3.24 () - * [markdown](https://pypi.org/project/markdown) 3.5.1 → 3.7 () - * [matplotlib](https://pypi.org/project/matplotlib) 3.10.0 → 3.10.1 () - * [mypy](https://pypi.org/project/mypy) 1.14.0 → 1.15.0 () - * [mysql-connector-python](https://pypi.org/project/mysql-connector-python) 8.0.21 → 9.2.0 () - * [narwhals](https://pypi.org/project/narwhals) 1.21.1 → 1.30.0 () - * [notebook](https://pypi.org/project/notebook) 7.3.1 → 7.4.0 () - * [numba](https://pypi.org/project/numba) 0.61.0 → 0.61.2 () - * [numpy](https://pypi.org/project/numpy) 2.1.3 → 2.2.4 () - * [openai](https://pypi.org/project/openai) 1.61.1 → 1.72.0 () - * [opencv-python](https://pypi.org/project/opencv-python) 4.10.0.84 → 4.11.0.86 () - * [optree](https://pypi.org/project/optree) 0.13.1 → 0.14.0 () - * [panel](https://pypi.org/project/panel) 1.6.0 → 1.6.2 () - * [param](https://pypi.org/project/param) 2.1.1 → 2.2.0 () - * [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 () - * [platformdirs](https://pypi.org/project/platformdirs) 4.2.2 → 4.3.6 () - * [plotly](https://pypi.org/project/plotly) 5.24.1 → 6.0.1 () - * [polars](https://pypi.org/project/polars) 1.22.0 → 1.27.1 () - * [prometheus-client](https://pypi.org/project/prometheus-client) 0.18.0 → 0.21.1 () - * [prompt-toolkit](https://pypi.org/project/prompt-toolkit) 3.0.48 → 3.0.50 () - * [pyarrow](https://pypi.org/project/pyarrow) 19.0.0 → 19.0.1 () - * [pyasn1](https://pypi.org/project/pyasn1) 0.4.8 → 0.6.1 () - * [pyasn1-modules](https://pypi.org/project/pyasn1-modules) 0.2.8 → 0.4.1 () - * [pyjwt](https://pypi.org/project/pyjwt) 2.8.0 → 2.10.1 () - * [pympler](https://pypi.org/project/pympler) 1.0.1 → 1.1 () - * [pyomo](https://pypi.org/project/pyomo) 6.8.2 → 6.9.1 () - * [pypandoc](https://pypi.org/project/pypandoc) 1.5 → 1.15 () - * [pytest](https://pypi.org/project/pytest) 8.2.2 → 8.3.4 () + * [alembic](https://pypi.org/project/alembic) 1.13.1 → 1.15.1 (A database migration tool for SQLAlchemy.) + * [anthropic](https://pypi.org/project/anthropic) 0.42.0 → 0.49.0 (The official Python library for the anthropic API) + * [anyio](https://pypi.org/project/anyio) 4.7.0 → 4.8.0 (High level compatibility layer for multiple asynchronous event loop implementations) + * [array-api-compat](https://pypi.org/project/array-api-compat) 1.10.0 → 1.11.1 (A wrapper around NumPy and other array libraries to make them compatible with the Array API standard) + * [azure-core](https://pypi.org/project/azure-core) 1.30.2 → 1.32.0 (Microsoft Azure Core Library for Python) + * [azure-cosmos](https://pypi.org/project/azure-cosmos) 4.7.0 → 4.9.0 (Microsoft Azure Cosmos Client Library for Python) + * [azure-identity](https://pypi.org/project/azure-identity) 1.16.1 → 1.21.0 (Microsoft Azure Identity Library for Python) + * [black](https://pypi.org/project/black) 24.10.0 → 25.1.0 (The uncompromising code formatter.) + * [bokeh](https://pypi.org/project/bokeh) 3.6.3 → 3.7.2 (Interactive plots and applications in the browser from Python) + * [cachetools](https://pypi.org/project/cachetools) 5.4.0 → 5.5.2 (Extensible memoizing collections and decorators) + * [certifi](https://pypi.org/project/certifi) 2024.6.2 → 2025.1.31 (Python package for providing Mozilla's CA Bundle.) + * [click](https://pypi.org/project/click) 8.1.7 → 8.1.8 (Composable command line interface toolkit) + * [cloudpickle](https://pypi.org/project/cloudpickle) 3.0.0 → 3.1.1 (Pickler class to extend the standard pickle.Pickler functionality) + * [cvxpy](https://pypi.org/project/cvxpy) 1.6.0 → 1.6.4 (A domain-specific language for modeling convex optimization problems in Python.) + * [cython](https://pypi.org/project/cython) 3.0.11 → 3.0.12 (The Cython compiler for writing C extensions in the Python language.) + * [dask](https://pypi.org/project/dask) 2024.12.1 → 2025.3.0 (Parallel PyData with Task Scheduling) + * [datasette](https://pypi.org/project/datasette) 0.64.8 → 0.65.1 (An open source multi-tool for exploring and publishing data) + * [datashader](https://pypi.org/project/datashader) 0.16.3 → 0.17.0 (Data visualization toolchain based on aggregating into a grid) + * [diff-match-patch](https://pypi.org/project/diff-match-patch) 20230430 → 20241021 (Repackaging of Google's Diff Match and Patch libraries.) + * [distributed](https://pypi.org/project/distributed) 2024.12.1 → 2025.3.0 (Distributed scheduler for Dask) + * [docstring-to-markdown](https://pypi.org/project/docstring-to-markdown) 0.13 → 0.15 (On the fly conversion of Python docstrings to markdown) + * [duckdb](https://pypi.org/project/duckdb) 1.2.0 → 1.2.2 (DuckDB in-process database) + * [faker](https://pypi.org/project/faker) 33.3.1 → 36.1.1 (Faker is a Python package that generates fake data for you.) + * [fastapi](https://pypi.org/project/fastapi) 0.115.6 → 0.115.8 (FastAPI framework, high performance, easy to learn, fast to code, ready for production) + * [filelock](https://pypi.org/project/filelock) 3.14.0 → 3.17.0 (A platform independent file lock.) + * [folium](https://pypi.org/project/folium) 0.18.0 → 0.19.5 (Make beautiful maps with Leaflet.js & Python) + * [holoviews](https://pypi.org/project/holoviews) 1.20.0 → 1.20.2 (A high-level plotting API for the PyData ecosystem built on HoloViews.) + * [hpack](https://pypi.org/project/hpack) 4.0.0 → 4.1.0 (Pure-Python HPACK header encoding) + * [huggingface-hub](https://pypi.org/project/huggingface-hub) 0.28.1 → 0.29.3 (Client library to download and publish models, datasets and other repos on the huggingface.co hub) + * [hypercorn](https://pypi.org/project/hypercorn) 0.16.0 → 0.17.3 (A ASGI Server based on Hyper libraries and inspired by Gunicorn) + * [hyperframe](https://pypi.org/project/hyperframe) 6.0.1 → 6.1.0 (Pure-Python HTTP/2 framing) + * [hypothesis](https://pypi.org/project/hypothesis) 6.122.3 → 6.130.4 (A library for property-based testing) + * [idna](https://pypi.org/project/idna) 3.7 → 3.10 (Internationalized Domain Names in Applications (IDNA)) + * [imageio](https://pypi.org/project/imageio) 2.33.1 → 2.37.0 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) + * [importlib-metadata](https://pypi.org/project/importlib-metadata) 7.1.0 → 8.6.1 (Read metadata from Python packages) + * [ipympl](https://pypi.org/project/ipympl) 0.9.6 → 0.9.7 (Matplotlib Jupyter Extension) + * [ipython](https://pypi.org/project/ipython) 8.32.0 → 8.34.0 (IPython: Productive Interactive Computing) + * [ipywidgets](https://pypi.org/project/ipywidgets) 8.1.5 → 8.1.6 (Jupyter interactive widgets) + * [jupyter-client](https://pypi.org/project/jupyter-client) 8.6.2 → 8.6.3 (Jupyter protocol implementation and client libraries) + * [jupyter-events](https://pypi.org/project/jupyter-events) 0.10.0 → 0.12.0 (Jupyter Event System library) + * [jupyterlab](https://pypi.org/project/jupyterlab) 4.3.5 → 4.4.1 (JupyterLab computational environment) + * [jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets) 3.0.13 → 3.0.14 (Jupyter interactive widgets for JupyterLab) + * [keras](https://pypi.org/project/keras) 3.8.0 → 3.9.2 (Multi-backend Keras) + * [langchain](https://pypi.org/project/langchain) 0.3.18 → 0.3.23 (Building applications with LLMs through composability) + * [langchain-core](https://pypi.org/project/langchain-core) 0.3.34 → 0.3.51 (Building applications with LLMs through composability) + * [langchain-text-splitters](https://pypi.org/project/langchain-text-splitters) 0.3.6 → 0.3.8 (LangChain text splitting utilities) + * [langsmith](https://pypi.org/project/langsmith) 0.2.11 → 0.3.24 (Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.) + * [markdown](https://pypi.org/project/markdown) 3.5.1 → 3.7 (Python implementation of John Gruber's Markdown.) + * [matplotlib](https://pypi.org/project/matplotlib) 3.10.0 → 3.10.1 (Python plotting package) + * [mypy](https://pypi.org/project/mypy) 1.14.0 → 1.15.0 (Optional static typing for Python) + * [mysql-connector-python](https://pypi.org/project/mysql-connector-python) 8.0.21 → 9.2.0 (A self-contained Python driver for communicating with MySQL servers, using an API that is compliant with the Python Database API Specification v) + * [narwhals](https://pypi.org/project/narwhals) 1.21.1 → 1.30.0 (Extremely lightweight compatibility layer between dataframe libraries) + * [notebook](https://pypi.org/project/notebook) 7.3.1 → 7.4.0 (Jupyter Notebook - A web-based notebook environment for interactive computing) + * [numba](https://pypi.org/project/numba) 0.61.0 → 0.61.2 (compiling Python code using LLVM) + * [numpy](https://pypi.org/project/numpy) 2.1.3 → 2.2.4 (Fundamental package for array computing in Python) + * [openai](https://pypi.org/project/openai) 1.61.1 → 1.72.0 (The official Python library for the openai API) + * [opencv-python](https://pypi.org/project/opencv-python) 4.10.0.84 → 4.11.0.86 (Wrapper package for OpenCV python bindings.) + * [optree](https://pypi.org/project/optree) 0.13.1 → 0.14.0 (Optimized PyTree Utilities.) + * [panel](https://pypi.org/project/panel) 1.6.0 → 1.6.2 (The powerful data exploration & web app framework for Python.) + * [param](https://pypi.org/project/param) 2.1.1 → 2.2.0 (Make your Python code clearer and more reliable by declaring Parameters.) + * [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 (The PyPA recommended tool for installing Python packages.) + * [platformdirs](https://pypi.org/project/platformdirs) 4.2.2 → 4.3.6 (A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.) + * [plotly](https://pypi.org/project/plotly) 5.24.1 → 6.0.1 (An open-source interactive data visualization library for Python) + * [polars](https://pypi.org/project/polars) 1.22.0 → 1.27.1 (Blazingly fast DataFrame library) + * [prometheus-client](https://pypi.org/project/prometheus-client) 0.18.0 → 0.21.1 (Python client for the Prometheus monitoring system.) + * [prompt-toolkit](https://pypi.org/project/prompt-toolkit) 3.0.48 → 3.0.50 (Library for building powerful interactive command lines in Python) + * [pyarrow](https://pypi.org/project/pyarrow) 19.0.0 → 19.0.1 (Python library for Apache Arrow) + * [pyasn1](https://pypi.org/project/pyasn1) 0.4.8 → 0.6.1 (Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)) + * [pyasn1-modules](https://pypi.org/project/pyasn1-modules) 0.2.8 → 0.4.1 (A collection of ASN.1-based protocols modules) + * [pyjwt](https://pypi.org/project/pyjwt) 2.8.0 → 2.10.1 (JSON Web Token implementation in Python) + * [pympler](https://pypi.org/project/pympler) 1.0.1 → 1.1 (A development tool to measure, monitor and analyze the memory behavior of Python objects.) + * [pyomo](https://pypi.org/project/pyomo) 6.8.2 → 6.9.1 (Pyomo: Python Optimization Modeling Objects) + * [pypandoc](https://pypi.org/project/pypandoc) 1.5 → 1.15 (Thin wrapper for pandoc.) + * [pytest](https://pypi.org/project/pytest) 8.2.2 → 8.3.4 (pytest: simple powerful testing with Python) * [Python](http://www.python.org/) 3.12.9 → 3.12.10 (Python programming language with standard library) - * [pytz](https://pypi.org/project/pytz) 2024.1 → 2024.2 () - * [pyzmq](https://pypi.org/project/pyzmq) 26.2.0 → 26.2.1 () - * [qtawesome](https://pypi.org/project/qtawesome) 1.3.1 → 1.4.0 () - * [qtconsole](https://pypi.org/project/qtconsole) 5.5.2 → 5.6.1 () - * [quart](https://pypi.org/project/quart) 0.19.4 → 0.20.0 () - * [rtree](https://pypi.org/project/rtree) 1.1.0 → 1.3.0 () - * [rx](https://pypi.org/project/rx) 3.1.1 → 3.2.0 () - * [scikit-image](https://pypi.org/project/scikit-image) 0.25.0 → 0.25.2 () - * [scipy](https://pypi.org/project/scipy) 1.15.1 → 1.15.2 () - * [send2trash](https://pypi.org/project/send2trash) 1.8.2 → 1.8.3 () - * [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 () - * [simpy](https://pypi.org/project/simpy) 4.0.1 → 4.1.1 () - * [spyder](https://pypi.org/project/spyder) 5.5.6 → 6.0.5 () - * [spyder-kernels](https://pypi.org/project/spyder-kernels) 2.5.2 → 3.0.3 () - * [sqlalchemy](https://pypi.org/project/sqlalchemy) 2.0.35 → 2.0.38 () - * [starlette](https://pypi.org/project/starlette) 0.41.3 → 0.45.3 () - * [streamlit](https://pypi.org/project/streamlit) 1.41.1 → 1.44.0 () - * [tomli-w](https://pypi.org/project/tomli-w) 1.1.0 → 1.2.0 () - * [trio](https://pypi.org/project/trio) 0.28.0 → 0.29.0 () - * [twine](https://pypi.org/project/twine) 6.0.1 → 6.1.0 () - * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 4.0.13 → 4.0.14 () - * [winpython](https://pypi.org/project/winpython) 13.1.20250222 → 15.3.20250425 () - * [xarray](https://pypi.org/project/xarray) 2025.1.1 → 2025.3.0 () - * [yt-dlp](https://pypi.org/project/yt-dlp) 2023.7.6 → 2025.2.19 () + * [pytz](https://pypi.org/project/pytz) 2024.1 → 2024.2 (World timezone definitions, modern and historical) + * [pyzmq](https://pypi.org/project/pyzmq) 26.2.0 → 26.2.1 (Python bindings for 0MQ) + * [qtawesome](https://pypi.org/project/qtawesome) 1.3.1 → 1.4.0 (FontAwesome icons in PyQt and PySide applications) + * [qtconsole](https://pypi.org/project/qtconsole) 5.5.2 → 5.6.1 (Jupyter Qt console) + * [quart](https://pypi.org/project/quart) 0.19.4 → 0.20.0 (A Python ASGI web framework with the same API as Flask) + * [rtree](https://pypi.org/project/rtree) 1.1.0 → 1.3.0 (R-Tree spatial index for Python GIS) + * [rx](https://pypi.org/project/rx) 3.1.1 → 3.2.0 (Reactive Extensions (Rx) for Python) + * [scikit-image](https://pypi.org/project/scikit-image) 0.25.0 → 0.25.2 (Image processing in Python) + * [scipy](https://pypi.org/project/scipy) 1.15.1 → 1.15.2 (Fundamental algorithms for scientific computing in Python) + * [send2trash](https://pypi.org/project/send2trash) 1.8.2 → 1.8.3 (Send file to trash natively under Mac OS X, Windows and Linux) + * [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 (Easily download, build, install, upgrade, and uninstall Python packages) + * [simpy](https://pypi.org/project/simpy) 4.0.1 → 4.1.1 (Event discrete, process based simulation for Python.) + * [spyder](https://pypi.org/project/spyder) 5.5.6 → 6.0.5 (The Scientific Python Development Environment) + * [spyder-kernels](https://pypi.org/project/spyder-kernels) 2.5.2 → 3.0.3 (Jupyter kernels for Spyder's console) + * [sqlalchemy](https://pypi.org/project/sqlalchemy) 2.0.35 → 2.0.38 (Database Abstraction Library) + * [starlette](https://pypi.org/project/starlette) 0.41.3 → 0.45.3 (The little ASGI library that shines.) + * [streamlit](https://pypi.org/project/streamlit) 1.41.1 → 1.44.0 (A faster way to build and share data apps) + * [tomli-w](https://pypi.org/project/tomli-w) 1.1.0 → 1.2.0 (A lil' TOML writer) + * [trio](https://pypi.org/project/trio) 0.28.0 → 0.29.0 (A friendly Python library for async concurrency and I/O) + * [twine](https://pypi.org/project/twine) 6.0.1 → 6.1.0 (Collection of utilities for publishing packages on PyPI) + * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 4.0.13 → 4.0.14 (Jupyter interactive widgets for Jupyter Notebook) + * [winpython](https://pypi.org/project/winpython) 13.1.20250222 → 15.3.20250425 (WinPython distribution tools, including WPPM) + * [xarray](https://pypi.org/project/xarray) 2025.1.1 → 2025.3.0 (N-D labeled arrays and datasets in Python) + * [yt-dlp](https://pypi.org/project/yt-dlp) 2023.7.6 → 2025.2.19 (A feature-rich command-line audio/video downloader) Removed packages: diff --git a/changelogs/WinPythonslim-64bit-3.13.3.0_History.md b/changelogs/WinPythonslim-64bit-3.13.3.0_History.md index e4117e9d..9767b1e5 100644 --- a/changelogs/WinPythonslim-64bit-3.13.3.0_History.md +++ b/changelogs/WinPythonslim-64bit-3.13.3.0_History.md @@ -14,122 +14,122 @@ New packages: New packages: - * [asyncssh](https://pypi.org/project/asyncssh) 2.20.0 () - * [deprecated](https://pypi.org/project/deprecated) 1.2.14 () - * [flexcache](https://pypi.org/project/flexcache) 0.3 () - * [flexparser](https://pypi.org/project/flexparser) 0.4 () - * [id](https://pypi.org/project/id) 1.5.0 () - * [pygithub](https://pypi.org/project/pygithub) 2.6.1 () - * [pyuca](https://pypi.org/project/pyuca) 1.2 () - * [shellingham](https://pypi.org/project/shellingham) 1.5.4 () - * [skrub](https://pypi.org/project/skrub) 0.5.1 () - * [superqt](https://pypi.org/project/superqt) 0.7.1 () - * [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 () - * [typer](https://pypi.org/project/typer) 0.15.2 () - * [wrapt](https://pypi.org/project/wrapt) 1.16.0 () + * [asyncssh](https://pypi.org/project/asyncssh) 2.20.0 (AsyncSSH: Asynchronous SSHv2 client and server library) + * [deprecated](https://pypi.org/project/deprecated) 1.2.14 (Python @deprecated decorator to deprecate old python classes, functions or methods.) + * [flexcache](https://pypi.org/project/flexcache) 0.3 (Saves and loads to the cache a transformed versions of a source object.) + * [flexparser](https://pypi.org/project/flexparser) 0.4 (Parsing made fun ... using typing.) + * [id](https://pypi.org/project/id) 1.5.0 (A tool for generating OIDC identities) + * [pygithub](https://pypi.org/project/pygithub) 2.6.1 (Use the full Github API v3) + * [pyuca](https://pypi.org/project/pyuca) 1.2 (a Python implementation of the Unicode Collation Algorithm) + * [shellingham](https://pypi.org/project/shellingham) 1.5.4 (Tool to Detect Surrounding Shell) + * [skrub](https://pypi.org/project/skrub) 0.5.1 (Prepping tables for machine learning) + * [superqt](https://pypi.org/project/superqt) 0.7.1 (Missing widgets and components for PyQt/PySide) + * [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 (A gorgeous theme for Tkinter, based on Windows 11's UI) + * [typer](https://pypi.org/project/typer) 0.15.2 (Typer, build great CLIs. Easy to code. Based on Python type hints.) + * [wrapt](https://pypi.org/project/wrapt) 1.16.0 (Module for decorators, wrappers and monkey patching.) Upgraded packages: - * [alembic](https://pypi.org/project/alembic) 1.13.1 → 1.15.1 () - * [anthropic](https://pypi.org/project/anthropic) 0.42.0 → 0.49.0 () - * [anyio](https://pypi.org/project/anyio) 4.7.0 → 4.8.0 () - * [array-api-compat](https://pypi.org/project/array-api-compat) 1.10.0 → 1.11.1 () - * [azure-core](https://pypi.org/project/azure-core) 1.30.2 → 1.32.0 () - * [azure-cosmos](https://pypi.org/project/azure-cosmos) 4.7.0 → 4.9.0 () - * [azure-identity](https://pypi.org/project/azure-identity) 1.16.1 → 1.21.0 () - * [black](https://pypi.org/project/black) 24.10.0 → 25.1.0 () - * [bokeh](https://pypi.org/project/bokeh) 3.6.3 → 3.7.2 () - * [cachetools](https://pypi.org/project/cachetools) 5.4.0 → 5.5.2 () - * [certifi](https://pypi.org/project/certifi) 2024.6.2 → 2025.1.31 () - * [click](https://pypi.org/project/click) 8.1.7 → 8.1.8 () - * [cloudpickle](https://pypi.org/project/cloudpickle) 3.0.0 → 3.1.1 () - * [cvxpy](https://pypi.org/project/cvxpy) 1.6.0 → 1.6.4 () - * [cython](https://pypi.org/project/cython) 3.0.11 → 3.0.12 () - * [dask](https://pypi.org/project/dask) 2024.12.1 → 2025.3.0 () - * [datasette](https://pypi.org/project/datasette) 0.64.8 → 0.65.1 () - * [datashader](https://pypi.org/project/datashader) 0.16.3 → 0.17.0 () - * [diff-match-patch](https://pypi.org/project/diff-match-patch) 20230430 → 20241021 () - * [distributed](https://pypi.org/project/distributed) 2024.12.1 → 2025.3.0 () - * [docstring-to-markdown](https://pypi.org/project/docstring-to-markdown) 0.13 → 0.15 () - * [duckdb](https://pypi.org/project/duckdb) 1.2.0 → 1.2.2 () - * [executing](https://pypi.org/project/executing) 2.0.1 → 2.2.0 () - * [faker](https://pypi.org/project/faker) 33.3.1 → 36.1.1 () - * [fastapi](https://pypi.org/project/fastapi) 0.115.6 → 0.115.8 () - * [filelock](https://pypi.org/project/filelock) 3.14.0 → 3.17.0 () - * [folium](https://pypi.org/project/folium) 0.18.0 → 0.19.5 () - * [holoviews](https://pypi.org/project/holoviews) 1.20.0 → 1.20.2 () - * [hpack](https://pypi.org/project/hpack) 4.0.0 → 4.1.0 () - * [huggingface-hub](https://pypi.org/project/huggingface-hub) 0.28.1 → 0.29.3 () - * [hypercorn](https://pypi.org/project/hypercorn) 0.16.0 → 0.17.3 () - * [hyperframe](https://pypi.org/project/hyperframe) 6.0.1 → 6.1.0 () - * [hypothesis](https://pypi.org/project/hypothesis) 6.122.3 → 6.130.4 () - * [idna](https://pypi.org/project/idna) 3.7 → 3.10 () - * [imageio](https://pypi.org/project/imageio) 2.33.1 → 2.37.0 () - * [importlib-metadata](https://pypi.org/project/importlib-metadata) 7.1.0 → 8.6.1 () - * [ipympl](https://pypi.org/project/ipympl) 0.9.6 → 0.9.7 () - * [ipython](https://pypi.org/project/ipython) 8.32.0 → 8.34.0 () - * [ipywidgets](https://pypi.org/project/ipywidgets) 8.1.5 → 8.1.6 () - * [jupyter-client](https://pypi.org/project/jupyter-client) 8.6.2 → 8.6.3 () - * [jupyter-events](https://pypi.org/project/jupyter-events) 0.10.0 → 0.12.0 () - * [jupyterlab](https://pypi.org/project/jupyterlab) 4.3.5 → 4.4.1 () - * [jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets) 3.0.13 → 3.0.14 () - * [keras](https://pypi.org/project/keras) 3.8.0 → 3.9.2 () - * [langchain](https://pypi.org/project/langchain) 0.3.18 → 0.3.23 () - * [langchain-core](https://pypi.org/project/langchain-core) 0.3.34 → 0.3.51 () - * [langchain-text-splitters](https://pypi.org/project/langchain-text-splitters) 0.3.6 → 0.3.8 () - * [langsmith](https://pypi.org/project/langsmith) 0.2.11 → 0.3.24 () - * [markdown](https://pypi.org/project/markdown) 3.5.1 → 3.7 () - * [matplotlib](https://pypi.org/project/matplotlib) 3.10.0 → 3.10.1 () - * [mypy](https://pypi.org/project/mypy) 1.14.0 → 1.15.0 () - * [mysql-connector-python](https://pypi.org/project/mysql-connector-python) 8.0.21 → 9.2.0 () - * [narwhals](https://pypi.org/project/narwhals) 1.21.1 → 1.30.0 () - * [notebook](https://pypi.org/project/notebook) 7.3.1 → 7.4.0 () - * [numba](https://pypi.org/project/numba) 0.61.0 → 0.61.2 () - * [numpy](https://pypi.org/project/numpy) 2.1.3 → 2.2.4 () - * [openai](https://pypi.org/project/openai) 1.61.1 → 1.72.0 () - * [opencv-python](https://pypi.org/project/opencv-python) 4.10.0.84 → 4.11.0.86 () - * [optree](https://pypi.org/project/optree) 0.13.1 → 0.14.0 () - * [panel](https://pypi.org/project/panel) 1.6.0 → 1.6.2 () - * [param](https://pypi.org/project/param) 2.1.1 → 2.2.0 () - * [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 () - * [platformdirs](https://pypi.org/project/platformdirs) 4.2.2 → 4.3.6 () - * [plotly](https://pypi.org/project/plotly) 5.24.1 → 6.0.1 () - * [polars](https://pypi.org/project/polars) 1.22.0 → 1.27.1 () - * [prometheus-client](https://pypi.org/project/prometheus-client) 0.18.0 → 0.21.1 () - * [prompt-toolkit](https://pypi.org/project/prompt-toolkit) 3.0.48 → 3.0.50 () - * [pyarrow](https://pypi.org/project/pyarrow) 19.0.0 → 19.0.1 () - * [pyasn1](https://pypi.org/project/pyasn1) 0.4.8 → 0.6.1 () - * [pyasn1-modules](https://pypi.org/project/pyasn1-modules) 0.2.8 → 0.4.1 () - * [pyjwt](https://pypi.org/project/pyjwt) 2.8.0 → 2.10.1 () - * [pympler](https://pypi.org/project/pympler) 1.0.1 → 1.1 () - * [pyomo](https://pypi.org/project/pyomo) 6.8.2 → 6.9.1 () - * [pypandoc](https://pypi.org/project/pypandoc) 1.5 → 1.15 () - * [pytest](https://pypi.org/project/pytest) 8.2.2 → 8.3.4 () + * [alembic](https://pypi.org/project/alembic) 1.13.1 → 1.15.1 (A database migration tool for SQLAlchemy.) + * [anthropic](https://pypi.org/project/anthropic) 0.42.0 → 0.49.0 (The official Python library for the anthropic API) + * [anyio](https://pypi.org/project/anyio) 4.7.0 → 4.8.0 (High level compatibility layer for multiple asynchronous event loop implementations) + * [array-api-compat](https://pypi.org/project/array-api-compat) 1.10.0 → 1.11.1 (A wrapper around NumPy and other array libraries to make them compatible with the Array API standard) + * [azure-core](https://pypi.org/project/azure-core) 1.30.2 → 1.32.0 (Microsoft Azure Core Library for Python) + * [azure-cosmos](https://pypi.org/project/azure-cosmos) 4.7.0 → 4.9.0 (Microsoft Azure Cosmos Client Library for Python) + * [azure-identity](https://pypi.org/project/azure-identity) 1.16.1 → 1.21.0 (Microsoft Azure Identity Library for Python) + * [black](https://pypi.org/project/black) 24.10.0 → 25.1.0 (The uncompromising code formatter.) + * [bokeh](https://pypi.org/project/bokeh) 3.6.3 → 3.7.2 (Interactive plots and applications in the browser from Python) + * [cachetools](https://pypi.org/project/cachetools) 5.4.0 → 5.5.2 (Extensible memoizing collections and decorators) + * [certifi](https://pypi.org/project/certifi) 2024.6.2 → 2025.1.31 (Python package for providing Mozilla's CA Bundle.) + * [click](https://pypi.org/project/click) 8.1.7 → 8.1.8 (Composable command line interface toolkit) + * [cloudpickle](https://pypi.org/project/cloudpickle) 3.0.0 → 3.1.1 (Pickler class to extend the standard pickle.Pickler functionality) + * [cvxpy](https://pypi.org/project/cvxpy) 1.6.0 → 1.6.4 (A domain-specific language for modeling convex optimization problems in Python.) + * [cython](https://pypi.org/project/cython) 3.0.11 → 3.0.12 (The Cython compiler for writing C extensions in the Python language.) + * [dask](https://pypi.org/project/dask) 2024.12.1 → 2025.3.0 (Parallel PyData with Task Scheduling) + * [datasette](https://pypi.org/project/datasette) 0.64.8 → 0.65.1 (An open source multi-tool for exploring and publishing data) + * [datashader](https://pypi.org/project/datashader) 0.16.3 → 0.17.0 (Data visualization toolchain based on aggregating into a grid) + * [diff-match-patch](https://pypi.org/project/diff-match-patch) 20230430 → 20241021 (Repackaging of Google's Diff Match and Patch libraries.) + * [distributed](https://pypi.org/project/distributed) 2024.12.1 → 2025.3.0 (Distributed scheduler for Dask) + * [docstring-to-markdown](https://pypi.org/project/docstring-to-markdown) 0.13 → 0.15 (On the fly conversion of Python docstrings to markdown) + * [duckdb](https://pypi.org/project/duckdb) 1.2.0 → 1.2.2 (DuckDB in-process database) + * [executing](https://pypi.org/project/executing) 2.0.1 → 2.2.0 (Get the currently executing AST node of a frame, and other information) + * [faker](https://pypi.org/project/faker) 33.3.1 → 36.1.1 (Faker is a Python package that generates fake data for you.) + * [fastapi](https://pypi.org/project/fastapi) 0.115.6 → 0.115.8 (FastAPI framework, high performance, easy to learn, fast to code, ready for production) + * [filelock](https://pypi.org/project/filelock) 3.14.0 → 3.17.0 (A platform independent file lock.) + * [folium](https://pypi.org/project/folium) 0.18.0 → 0.19.5 (Make beautiful maps with Leaflet.js & Python) + * [holoviews](https://pypi.org/project/holoviews) 1.20.0 → 1.20.2 (A high-level plotting API for the PyData ecosystem built on HoloViews.) + * [hpack](https://pypi.org/project/hpack) 4.0.0 → 4.1.0 (Pure-Python HPACK header encoding) + * [huggingface-hub](https://pypi.org/project/huggingface-hub) 0.28.1 → 0.29.3 (Client library to download and publish models, datasets and other repos on the huggingface.co hub) + * [hypercorn](https://pypi.org/project/hypercorn) 0.16.0 → 0.17.3 (A ASGI Server based on Hyper libraries and inspired by Gunicorn) + * [hyperframe](https://pypi.org/project/hyperframe) 6.0.1 → 6.1.0 (Pure-Python HTTP/2 framing) + * [hypothesis](https://pypi.org/project/hypothesis) 6.122.3 → 6.130.4 (A library for property-based testing) + * [idna](https://pypi.org/project/idna) 3.7 → 3.10 (Internationalized Domain Names in Applications (IDNA)) + * [imageio](https://pypi.org/project/imageio) 2.33.1 → 2.37.0 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) + * [importlib-metadata](https://pypi.org/project/importlib-metadata) 7.1.0 → 8.6.1 (Read metadata from Python packages) + * [ipympl](https://pypi.org/project/ipympl) 0.9.6 → 0.9.7 (Matplotlib Jupyter Extension) + * [ipython](https://pypi.org/project/ipython) 8.32.0 → 8.34.0 (IPython: Productive Interactive Computing) + * [ipywidgets](https://pypi.org/project/ipywidgets) 8.1.5 → 8.1.6 (Jupyter interactive widgets) + * [jupyter-client](https://pypi.org/project/jupyter-client) 8.6.2 → 8.6.3 (Jupyter protocol implementation and client libraries) + * [jupyter-events](https://pypi.org/project/jupyter-events) 0.10.0 → 0.12.0 (Jupyter Event System library) + * [jupyterlab](https://pypi.org/project/jupyterlab) 4.3.5 → 4.4.1 (JupyterLab computational environment) + * [jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets) 3.0.13 → 3.0.14 (Jupyter interactive widgets for JupyterLab) + * [keras](https://pypi.org/project/keras) 3.8.0 → 3.9.2 (Multi-backend Keras) + * [langchain](https://pypi.org/project/langchain) 0.3.18 → 0.3.23 (Building applications with LLMs through composability) + * [langchain-core](https://pypi.org/project/langchain-core) 0.3.34 → 0.3.51 (Building applications with LLMs through composability) + * [langchain-text-splitters](https://pypi.org/project/langchain-text-splitters) 0.3.6 → 0.3.8 (LangChain text splitting utilities) + * [langsmith](https://pypi.org/project/langsmith) 0.2.11 → 0.3.24 (Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.) + * [markdown](https://pypi.org/project/markdown) 3.5.1 → 3.7 (Python implementation of John Gruber's Markdown.) + * [matplotlib](https://pypi.org/project/matplotlib) 3.10.0 → 3.10.1 (Python plotting package) + * [mypy](https://pypi.org/project/mypy) 1.14.0 → 1.15.0 (Optional static typing for Python) + * [mysql-connector-python](https://pypi.org/project/mysql-connector-python) 8.0.21 → 9.2.0 (A self-contained Python driver for communicating with MySQL servers, using an API that is compliant with the Python Database API Specification v) + * [narwhals](https://pypi.org/project/narwhals) 1.21.1 → 1.30.0 (Extremely lightweight compatibility layer between dataframe libraries) + * [notebook](https://pypi.org/project/notebook) 7.3.1 → 7.4.0 (Jupyter Notebook - A web-based notebook environment for interactive computing) + * [numba](https://pypi.org/project/numba) 0.61.0 → 0.61.2 (compiling Python code using LLVM) + * [numpy](https://pypi.org/project/numpy) 2.1.3 → 2.2.4 (Fundamental package for array computing in Python) + * [openai](https://pypi.org/project/openai) 1.61.1 → 1.72.0 (The official Python library for the openai API) + * [opencv-python](https://pypi.org/project/opencv-python) 4.10.0.84 → 4.11.0.86 (Wrapper package for OpenCV python bindings.) + * [optree](https://pypi.org/project/optree) 0.13.1 → 0.14.0 (Optimized PyTree Utilities.) + * [panel](https://pypi.org/project/panel) 1.6.0 → 1.6.2 (The powerful data exploration & web app framework for Python.) + * [param](https://pypi.org/project/param) 2.1.1 → 2.2.0 (Make your Python code clearer and more reliable by declaring Parameters.) + * [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 (The PyPA recommended tool for installing Python packages.) + * [platformdirs](https://pypi.org/project/platformdirs) 4.2.2 → 4.3.6 (A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.) + * [plotly](https://pypi.org/project/plotly) 5.24.1 → 6.0.1 (An open-source interactive data visualization library for Python) + * [polars](https://pypi.org/project/polars) 1.22.0 → 1.27.1 (Blazingly fast DataFrame library) + * [prometheus-client](https://pypi.org/project/prometheus-client) 0.18.0 → 0.21.1 (Python client for the Prometheus monitoring system.) + * [prompt-toolkit](https://pypi.org/project/prompt-toolkit) 3.0.48 → 3.0.50 (Library for building powerful interactive command lines in Python) + * [pyarrow](https://pypi.org/project/pyarrow) 19.0.0 → 19.0.1 (Python library for Apache Arrow) + * [pyasn1](https://pypi.org/project/pyasn1) 0.4.8 → 0.6.1 (Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)) + * [pyasn1-modules](https://pypi.org/project/pyasn1-modules) 0.2.8 → 0.4.1 (A collection of ASN.1-based protocols modules) + * [pyjwt](https://pypi.org/project/pyjwt) 2.8.0 → 2.10.1 (JSON Web Token implementation in Python) + * [pympler](https://pypi.org/project/pympler) 1.0.1 → 1.1 (A development tool to measure, monitor and analyze the memory behavior of Python objects.) + * [pyomo](https://pypi.org/project/pyomo) 6.8.2 → 6.9.1 (Pyomo: Python Optimization Modeling Objects) + * [pypandoc](https://pypi.org/project/pypandoc) 1.5 → 1.15 (Thin wrapper for pandoc.) + * [pytest](https://pypi.org/project/pytest) 8.2.2 → 8.3.4 (pytest: simple powerful testing with Python) * [Python](http://www.python.org/) 3.13.2 → 3.13.3 (Python programming language with standard library) - * [pytz](https://pypi.org/project/pytz) 2024.1 → 2024.2 () - * [pyzmq](https://pypi.org/project/pyzmq) 26.2.0 → 26.2.1 () - * [qtawesome](https://pypi.org/project/qtawesome) 1.3.1 → 1.4.0 () - * [qtconsole](https://pypi.org/project/qtconsole) 5.5.2 → 5.6.1 () - * [quart](https://pypi.org/project/quart) 0.19.4 → 0.20.0 () - * [rtree](https://pypi.org/project/rtree) 1.1.0 → 1.3.0 () - * [rx](https://pypi.org/project/rx) 3.1.1 → 3.2.0 () - * [scikit-image](https://pypi.org/project/scikit-image) 0.25.0 → 0.25.2 () - * [scipy](https://pypi.org/project/scipy) 1.15.1 → 1.15.2 () - * [send2trash](https://pypi.org/project/send2trash) 1.8.2 → 1.8.3 () - * [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 () - * [simpy](https://pypi.org/project/simpy) 4.0.1 → 4.1.1 () - * [spyder](https://pypi.org/project/spyder) 5.5.6 → 6.0.5 () - * [spyder-kernels](https://pypi.org/project/spyder-kernels) 2.5.2 → 3.0.3 () - * [sqlalchemy](https://pypi.org/project/sqlalchemy) 2.0.35 → 2.0.38 () - * [starlette](https://pypi.org/project/starlette) 0.41.3 → 0.45.3 () - * [streamlit](https://pypi.org/project/streamlit) 1.41.1 → 1.44.0 () - * [tomli-w](https://pypi.org/project/tomli-w) 1.1.0 → 1.2.0 () - * [trio](https://pypi.org/project/trio) 0.28.0 → 0.29.0 () - * [twine](https://pypi.org/project/twine) 6.0.1 → 6.1.0 () - * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 4.0.13 → 4.0.14 () - * [winpython](https://pypi.org/project/winpython) 13.1.20250222 → 15.3.20250425 () - * [xarray](https://pypi.org/project/xarray) 2025.1.1 → 2025.3.0 () - * [yt-dlp](https://pypi.org/project/yt-dlp) 2023.7.6 → 2025.2.19 () + * [pytz](https://pypi.org/project/pytz) 2024.1 → 2024.2 (World timezone definitions, modern and historical) + * [pyzmq](https://pypi.org/project/pyzmq) 26.2.0 → 26.2.1 (Python bindings for 0MQ) + * [qtawesome](https://pypi.org/project/qtawesome) 1.3.1 → 1.4.0 (FontAwesome icons in PyQt and PySide applications) + * [qtconsole](https://pypi.org/project/qtconsole) 5.5.2 → 5.6.1 (Jupyter Qt console) + * [quart](https://pypi.org/project/quart) 0.19.4 → 0.20.0 (A Python ASGI web framework with the same API as Flask) + * [rtree](https://pypi.org/project/rtree) 1.1.0 → 1.3.0 (R-Tree spatial index for Python GIS) + * [rx](https://pypi.org/project/rx) 3.1.1 → 3.2.0 (Reactive Extensions (Rx) for Python) + * [scikit-image](https://pypi.org/project/scikit-image) 0.25.0 → 0.25.2 (Image processing in Python) + * [scipy](https://pypi.org/project/scipy) 1.15.1 → 1.15.2 (Fundamental algorithms for scientific computing in Python) + * [send2trash](https://pypi.org/project/send2trash) 1.8.2 → 1.8.3 (Send file to trash natively under Mac OS X, Windows and Linux) + * [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 (Easily download, build, install, upgrade, and uninstall Python packages) + * [simpy](https://pypi.org/project/simpy) 4.0.1 → 4.1.1 (Event discrete, process based simulation for Python.) + * [spyder](https://pypi.org/project/spyder) 5.5.6 → 6.0.5 (The Scientific Python Development Environment) + * [spyder-kernels](https://pypi.org/project/spyder-kernels) 2.5.2 → 3.0.3 (Jupyter kernels for Spyder's console) + * [sqlalchemy](https://pypi.org/project/sqlalchemy) 2.0.35 → 2.0.38 (Database Abstraction Library) + * [starlette](https://pypi.org/project/starlette) 0.41.3 → 0.45.3 (The little ASGI library that shines.) + * [streamlit](https://pypi.org/project/streamlit) 1.41.1 → 1.44.0 (A faster way to build and share data apps) + * [tomli-w](https://pypi.org/project/tomli-w) 1.1.0 → 1.2.0 (A lil' TOML writer) + * [trio](https://pypi.org/project/trio) 0.28.0 → 0.29.0 (A friendly Python library for async concurrency and I/O) + * [twine](https://pypi.org/project/twine) 6.0.1 → 6.1.0 (Collection of utilities for publishing packages on PyPI) + * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 4.0.13 → 4.0.14 (Jupyter interactive widgets for Jupyter Notebook) + * [winpython](https://pypi.org/project/winpython) 13.1.20250222 → 15.3.20250425 (WinPython distribution tools, including WPPM) + * [xarray](https://pypi.org/project/xarray) 2025.1.1 → 2025.3.0 (N-D labeled arrays and datasets in Python) + * [yt-dlp](https://pypi.org/project/yt-dlp) 2023.7.6 → 2025.2.19 (A feature-rich command-line audio/video downloader) Removed packages: