Skip to content

Latest commit

 

History

History
662 lines (319 loc) · 37.4 KB

WinPython-64bit-3.9.8.0post1_History.md

File metadata and controls

662 lines (319 loc) · 37.4 KB

History of changes for WinPython-64bit 3.9.8.0

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

Tools

Upgraded packages:

  • Nodejs v14.16.1 → v14.17.6 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 6.14.12 → 6.14.15 (a package manager for JavaScript)

Python packages

New packages:

  • aiosignal 1.2.0 (aiosignal: a list of registered asynchronous callbacks)

  • asn1crypto 1.4.0 (Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP)

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

  • backports.entry_points_selectable 1.1.0 (Compatibility shim providing selectable entry points for older implementations)

  • base58 2.0.0 (Base58 and Base58Check implementation)

  • cached_property 1.5.2 (A decorator for caching properties in classes.)

  • cachetools 4.2.4 (Extensible memoizing collections and decorators)

  • charset_normalizer 2.0.7 (The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.)

  • cramjam 2.5.0 (Thin Python bindings to de/compression algorithms in Rust)

  • dash 2.0.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)

  • dateutils 0.6.12 (Various utilities for working with date and datetime objects)

  • debugpy 1.5.1 (An implementation of the Debug Adapter Protocol for Python)

  • deprecation 2.1.0 (A library to handle automated deprecations)

  • fastdownload 0.0.5 (A general purpose data downloading library.)

  • flask_compress 1.10.1 (Compress responses in your Flask app with gzip.)

  • fonttools 4.27.1 (Tools to manipulate font files)

  • frozenlist 1.2.0 (A list-like structure which implements collections.abc.MutableSequence)

  • jupyter_packaging 0.11.0 (Jupyter Packaging Utilities)

  • parsy 1.3.0 (easy-to-use parser combinators, for parsing in pure Python)

  • platformdirs 2.4.0 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)

  • python_lsp_black 1.0.0 (Black plugin for the Python LSP Server)

  • python_lsp_jsonrpc 1.0.0 (JSON RPC 2.0 server library)

  • python_lsp_server 1.2.4 (Python Language Server for the Language Server Protocol)

  • python_multipart 0.0.5 (A streaming multipart parser for Python)

  • setuptools_scm 6.3.2 (the blessed package to manage your versions by scm tags)

  • sqlite_fts4 1.0.1 (Python functions for working with SQLite FTS4 search)

  • streamlit 1.1.0 (The fastest way to build data apps in Python)

  • tomli 1.2.2 (A lil' TOML parser)

  • tomli_w 0.4.0 (A lil' TOML writer)

  • tomlkit 0.7.2 (Style preserving TOML library)

  • validators 0.18.2 (Python Data Validation for Humans™.)

Upgraded packages:

  • aiohttp 3.7.4.post0 → 3.8.0 (Async http client/server framework (asyncio))

  • altgraph 0.17 → 0.17.2 (Python graph (network) package)

  • anyio 3.2.1 → 3.3.4 (High level compatibility layer for multiple asynchronous event loop implementations)

  • argon2_cffi 20.2.0.dev0 → 21.1.0 (The secure Argon2 password hashing algorithm.)

  • arrow 1.1.0 → 1.2.1 (Better dates & times for Python)

  • asgi_csrf 0.6.1 → 0.9 (ASGI middleware for protecting against CSRF attacks)

  • asgiref 3.3.4 → 3.4.1 (ASGI specs, helper code, and adapters)

  • astroid 2.5.6 → 2.6.6 (An abstract syntax tree for Python with inference support.)

  • astropy 4.2.1 → 4.3.1 (Community-developed python astronomy tools)

  • async_timeout 3.0.1 → 4.0.0 (Timeout context manager for asyncio programs)

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

  • bcrypt 3.1.7 → 3.2.0 (Modern password hashing for your software and your servers)

  • beautifulsoup4 4.9.3 → 4.10.0 (Screen-scraping library)

  • black 21.6b0 → 21.10b0 (The uncompromising code formatter.)

  • bleach 3.3.0 → 4.1.0 (An easy safelist-based HTML-sanitizing tool.)

  • blis 0.7.4 → 0.7.5 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.)

  • blosc 1.10.4 → 1.10.6 (Blosc data compressor)

  • bokeh 2.3.2 → 2.4.1 (Interactive plots and applications in the browser from Python)

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

  • cachelib 0.2.0 → 0.3.0 (A collection of cache libraries in the same API interface.)

  • cartopy 0.19.0.post1 → 0.20.1 (A cartographic python library with Matplotlib support for visualisation)

  • catalogue 2.0.4 → 2.0.6 (Super lightweight function registries for your library)

  • certifi 2021.5.30 → 2021.10.8 (Python package for providing Mozilla's CA Bundle.)

  • cffi 1.14.5 → 1.15.0 (Foreign Function Interface for Python calling C code.)

  • cftime 1.5.0 → 1.5.1.1 (Time-handling functionality from netcdf4-python)

  • cloudpickle 1.6.0 → 2.0.0 (Extended pickling support for Python objects)

  • coverage 5.5 → 6.1.1 (Code coverage measurement for Python)

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

  • cvxopt 1.2.6 → 1.2.7 (Convex optimization package)

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

  • cycler 0.10.0 → 0.11.0 (Composable style cycles)

  • cymem 2.0.5 → 2.0.6 (Manage calls to calloc/free through Cython)

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

  • dask 2021.6.2 → 2021.11.0 (Parallel PyData with Task Scheduling)

  • dask_labextension 5.0.2 → 5.1.0 (A Jupyter Notebook server extension manages Dask clusters.)

  • dask_ml 1.9.0 → 2021.10.17 (A library for distributed and parallel machine learning)

  • datasette 0.57.1 → 0.59.1 (A tool for exploring and publishing data)

  • datasette_graphql 1.4 → 1.5 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)

  • dateparser 1.0.0 → 1.1.0 (Date parsing library designed to parse dates from HTML pages)

  • deprecated 1.2.12 → 1.2.13 (Python @deprecated decorator to deprecate old python classes, functions or methods.)

  • distlib 0.3.2 → 0.3.3 (Distribution utilities)

  • distributed 2021.6.2 → 2021.11.0 (Distributed scheduler for Dask)

  • emcee 3.1.0 → 3.1.1 (The Python ensemble sampling toolkit for MCMC)

  • fast_histogram 0.9 → 0.10 (Fast simple 1D and 2D histograms)

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

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

  • fastcore 1.3.20 → 1.3.27 (Python supercharged for fastai development)

  • fastparquet 0.5.0 → 0.7.1 (Python support for Parquet file format)

  • filelock 3.0.12 → 3.3.2 (A platform independent file lock.)

  • flake8 3.8.4 → 3.9.2 (the modular source code checker: pep8, pyflakes and co)

  • flask 2.0.1 → 2.0.2 (A simple framework for building complex web applications.)

  • flask_accepts 0.18.2 → 0.18.4 (Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow)

  • flask_restx 0.3.0 → 0.5.1 (Fully featured framework for fast, easy and documented API development with Flask)

  • flit 3.2.0 → 3.4.0 (A simple packaging tool for simple packages.)

  • flit_core 3.2.0 → 3.4.0 (Distribution-building parts of Flit. See flit package for more information)

  • formlayout 2.0.0a0 → 1.2.1a1 (The most easy way to create Qt form dialogs and widgets with Python)

  • fsspec 2021.6.1 → 2021.11.0 (File-system specification)

  • gdal 3.3.0 → 3.3.3 (GDAL: Geospatial Data Abstraction Library)

  • geopandas 0.9.0 → 0.10.2 (Geographic pandas extensions)

  • geopy 2.1.0 → 2.2.0 (Python Geocoding Toolbox)

  • geoviews 1.9.1 → 1.9.2 (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.)

  • gitdb 4.0.7 → 4.0.9 (Git Object Database)

  • gitpython 3.1.18 → 3.1.24 (Python Git Library)

  • gpytorch 1.4.0 → 1.5.1 (An implementation of Gaussian Processes in Pytorch)

  • graphene 2.1.8 → 2.1.9 (GraphQL Framework for Python)

  • great_expectations 0.13.12 → 0.13.41 (Always know what to expect from your data.)

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

  • guidata 1.7.9 → 1.8.1a0 (Automatic graphical user interfaces generation for easy dataset editing and display)

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

  • h2 4.0.0 → 4.1.0 (HTTP/2 State-Machine based protocol implementation)

  • h5py 3.3.0 → 3.5.0 (Read and write HDF5 files from Python)

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

  • httpcore 0.13.6 → 0.13.7 (A minimal low-level HTTP client.)

  • httpie 2.4.0 → 2.6.0 (HTTPie - a CLI, cURL-like tool for humans.)

  • httpx 0.18.2 → 0.20.0 (The next generation HTTP client.)

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

  • hypothesis 6.14.0 → 6.24.0 (A library for property-based testing)

  • ibis_framework 1.4.0 → 2.0.0 (Productivity-centric Python Big Data Framework)

  • idna 2.10 → 3.1 (Internationalized Domain Names in Applications (IDNA))

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

  • imbalanced_learn 0.8.0 → 0.8.1 (Toolbox for imbalanced dataset in machine learning.)

  • importlib_metadata 4.5.0 → 4.8.0 (Read metadata from Python packages)

  • ipycanvas 0.9.0 → 0.9.1 (Interactive widgets library exposing the browser's Canvas API)

  • ipykernel 5.5.5 → 6.5.0 (IPython Kernel for Jupyter)

  • ipympl 0.7.0 → 0.8.2 (Matplotlib Jupyter Extension)

  • ipython 7.25.0 → 7.29.0 (IPython: Productive Interactive Computing)

  • ipywidgets 7.6.3 → 7.6.5 (IPython HTML widgets for Jupyter)

  • isort 5.9.1 → 5.9.3 (A Python utility / library to sort Python imports.)

  • janus 0.6.1 → 0.6.2 (Mixed sync-async queue to interoperate between asyncio tasks and classic threads)

  • jedi 0.17.2 → 0.18.0 (An autocompletion tool for Python that can be used for text editors.)

  • jinja2 3.0.1 → 3.0.2 (A small but fast and easy to use stand-alone template engine written in pure python.)

  • joblib 1.0.1 → 1.1.0 (Lightweight pipelining: using Python functions as pipeline jobs.)

  • jsonpointer 2.1 → 2.2 (Identify specific nodes in a JSON document (RFC 6901))

  • jsonschema 3.2.0 → 4.2.1 (An implementation of JSON Schema validation for Python)

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

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

  • jupyter_core 4.8.0.dev0 → 4.9.1 (Jupyter core package. A base package on which Jupyter projects rely.)

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

  • jupyter_server 1.8.0 → 1.11.2 (The Jupyter Server)

  • jupyter_server_proxy 3.0.2 → 3.1.0 (Jupyter server extension to supervise and proxy web services)

  • jupyterlab 3.0.16 → 3.2.2 (The JupyterLab notebook server extension.)

  • jupyterlab_git 0.30.1 → 0.33.0 (A server extension for JupyterLab's git extension)

  • jupyterlab_lsp 3.7.0 → 3.9.1 (Language Server Protocol integration for JupyterLab)

  • jupyterlab_server 2.6.0 → 2.8.2 (JupyterLab Server)

  • jupyterlab_widgets 1.0.0 → 1.0.2 (JupyterLab extension providing HTML widgets)

  • keyring 23.0.1 → 23.2.1 (Store and access your passwords safely.)

  • kiwisolver 1.3.1 → 1.3.2 (A fast implementation of the Cassowary constraint solver)

  • llvmlite 0.36.0 → 0.37.0 (lightweight wrapper around basic LLVM functionality)

  • lmfit 1.0.2 → 1.0.3 (Least-Squares Minimization with Bounds and Constraints)

  • loky 2.9.0 → 3.0.0 (A robust implementation of concurrent.futures.ProcessPoolExecutor)

  • lxml 4.6.3 → 4.6.4 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)

  • matplotlib 3.4.2 → 3.5.0.dev2464+g95463c32e6 (Python plotting package)

  • matplotlib_inline 0.1.2 → 0.1.3 (Inline Matplotlib backend for Jupyter)

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

  • mkl_service 2.3.0 → 2.4.0 (Python bindings to some MKL service functions)

  • mpld3 0.5.2 → 0.5.5 (D3 Viewer for Matplotlib)

  • msvc_runtime 14.29.30036 → 14.29.30133 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)

  • multidict 5.1.0 → 5.2.0 (multidict implementation)

  • murmurhash 1.0.5 → 1.0.6 (Cython bindings for MurmurHash)

  • mysql_connector_python 8.0.21 → 8.0.26 (MySQL driver written in Python)

  • nbclassic 0.3.1 → 0.3.4 (Jupyter Notebook as a Jupyter Server Extension.)

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

  • nbconvert 6.1.0 → 6.2.0 (Converting Jupyter Notebooks)

  • nbdime 3.1.0 → 3.1.1 (Diff and merge of Jupyter Notebooks)

  • netcdf4 1.5.7 → 1.5.8 (Provides an object-oriented python interface to the netCDF version 4 library.)

  • networkx 2.5.1 → 2.6.4a0 (Python package for creating and manipulating graphs and networks)

  • nltk 3.6.2 → 3.6.5 (Natural Language Toolkit)

  • notebook 6.4.0 → 6.4.5 (A web-based notebook environment for interactive computing)

  • numba 0.53.1 → 0.54.1 (compiling Python code using LLVM)

  • numcodecs 0.8.0 → 0.9.1 (A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.)

  • numpy 1.21.0+mkl → 1.21.4+mkl (NumPy is the fundamental package for array computing with Python.)

  • onnxruntime 1.8.0 → 1.9.0 (ONNX Runtime Python bindings)

  • openpyxl 3.0.7 → 3.0.9 (A Python library to read/write Excel 2010 xlsx/xlsm files)

  • orjson 3.5.3 → 3.6.4 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)

  • packaging 20.9 → 21.2 (Core utilities for Python packages)

  • pandas 1.2.5 → 1.3.4 (Powerful data structures for data analysis, time series, and statistics)

  • pandas_datareader 0.9.0 → 0.10.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)

  • pandocfilters 1.4.3 → 1.5.0 (Utilities for writing pandoc filters in python)

  • panel 0.11.3 → 0.12.4 (A high level app and dashboarding solution for Python.)

  • param 1.10.1 → 1.12.0 (Declarative Python programming using Parameters.)

  • paramiko 2.7.2 → 2.8.0 (SSH2 protocol library)

  • parso 0.7.0 → 0.8.2 (A Python Parser)

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

  • pathy 0.5.2 → 0.6.1 (pathlib.Path subclasses for local and cloud bucket storage)

  • patsy 0.5.1+dev → 0.5.2 (A Python package for describing statistical models and for building design matrices.)

  • pdfrw 0.4 → 0.4.post2 (PDF file reader/writer library)

  • pefile 2021.5.24 → 2021.9.3 (Python PE parsing module)

  • pg8000 1.16.5 → 1.21.1 (PostgreSQL interface library)

  • pillow 8.2.0 → 8.4.0 (Python Imaging Library (Fork))

  • pint 0.17 → 0.18 (Physical quantities module)

  • pip 21.1.3 → 21.3.1 (The PyPA recommended tool for installing Python packages.)

  • pipdeptree 2.0.0 → 2.2.0 (Command line utility to show dependency tree of packages)

  • pkginfo 1.7.0 → 1.7.1 (Query metadatdata from sdists / bdists / installed packages.)

  • plotly 5.0.0 → 5.3.1 (An open-source, interactive graphing library for Python)

  • pluggy 0.13.1 → 1.0.0 (plugin and hook calling mechanisms for python)

  • portpicker 1.3.1 → 1.4.0 (A library to choose unique available network ports.)

  • preshed 3.0.5 → 3.0.6 (Cython hash table that trusts the keys are pre-hashed)

  • prettytable 2.1.0 → 2.4.0 (A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.)

  • priority 1.3.0 → 2.0.0 (A pure-Python implementation of the HTTP/2 priority tree)

  • prometheus_client 0.11.0 → 0.12.0 (Python client for the Prometheus monitoring system.)

  • prompt_toolkit 3.0.19 → 3.0.22 (Library for building powerful interactive command lines in Python)

  • ptpython 3.0.16 → 3.0.20 (Python REPL build on top of prompt_toolkit)

  • pyarrow 4.0.1 → 6.0.0 (Python library for Apache Arrow)

  • pybind11 2.6.2 → 2.8.1 (Seamless operability between C++11 and Python)

  • pycodestyle 2.6.0 → 2.7.0 (Python style guide checker)

  • pydantic 1.7.4 → 1.8.2 (Data validation and settings management using python 3.6 type hinting)

  • pydeck 0.6.2 → 0.7.1 (Widget for deck.gl maps)

  • pyflakes 2.2.0 → 2.3.1 (passive checker of Python programs)

  • pygame 2.0.1 → 2.0.3 (Python Game Development)

  • pygments 2.9.0 → 2.10.0 (Pygments is a syntax highlighting package written in Python.)

  • pyinstaller 4.3 → 4.6 (PyInstaller bundles a Python application and all its dependencies into a single package.)

  • pyinstaller_hooks_contrib 2021.2 → 2021.3 (Community maintained hooks for PyInstaller)

  • pylint 2.8.3 → 2.9.6 (python code static checker)

  • pyls_spyder 0.3.2 → 0.4.0 (Spyder extensions for the python-language-server)

  • pymongo 3.11.4 → 3.12.1 (Python driver for MongoDB )

  • pynndescent 0.5.2 → 0.5.5 (Nearest Neighbor Descent)

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

  • pyproj 3.1.0 → 3.2.1 (Python interface to PROJ (cartographic projections and coordinate transformations library))

  • pyqtgraph 0.12.1 → 0.12.3 (Scientific Graphics and GUI Library for Python)

  • pyrsistent 0.17.3 → 0.18.0 (Persistent/Functional/Immutable data structures)

  • pytest 6.2.4 → 6.2.5 (pytest: simple powerful testing with Python)

  • Python 3.9.5 → 3.9.8 (Python programming language with standard library)

  • python_dateutil 2.8.1 → 2.8.2 (Extensions to the standard Python datetime module)

  • python_dotenv 0.17.0 → 0.19.1 (Add .env support to your django/flask apps in development and deployments)

  • python_picard 0.6 → 0.7 (Preconditoned ICA for Real Data)

  • pythonqwt 0.9.0 → 0.9.2 (Qt plotting widgets for Python)

  • pytz 2021.1 → 2021.3 (World timezone definitions, modern and historical)

  • pyviz_comms 2.0.2 → 2.1.0 (Bidirectional communication for the PyViz ecosystem.)

  • pywin32 301 → 302 (Python for Window Extensions)

  • pywinpty 1.1.3 → 1.1.5 (Python bindings for the winpty library)

  • pyyaml 5.4.1 → 6.0 (YAML parser and emitter for Python)

  • pyzmq 22.1.0 → 22.3.0 (Python bindings for 0MQ)

  • pyzo 4.11.2 → 4.11.3a1 (the Python IDE for scientific computing)

  • qpsolvers 1.6.1 → 1.7.1 (Quadratic programming solvers in Python with a unified API)

  • qstylizer 0.2.0 → 0.2.1 (Stylesheet Generator for PyQt{4-5}/PySide{1-2})

  • qtawesome 1.0.2 → 1.1.0 (FontAwesome icons in PyQt and PySide applications)

  • qtconsole 5.1.0 → 5.1.1 (Jupyter Qt console)

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

  • quantecon 0.5.0 → 0.5.1 (QuantEcon is a package to support all forms of quantitative economic modelling.)

  • rasterio 1.2.6 → 1.2.10 (Fast and direct raster I/O for use with Numpy and SciPy)

  • readme_renderer 29.0 → 30.0 (readme_renderer is a library for rendering "readme" descriptions for Warehouse)

  • regex 2021.4.4 → 2021.10.23 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.67 → 3.6.2 (The Reportlab Toolkit)

  • requests 2.25.1 → 2.26.0 (Python HTTP for Humans.)

  • rope 0.19.0 → 0.21.0 (a python refactoring library...)

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

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

  • scikit_image 0.18.2 → 0.18.3 (Image processing routines for SciPy)

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

  • scikit_optimize 0.8.1 → 0.9.0 (Sequential model-based optimization toolbox.)

  • scipy 1.7.0 → 1.7.2 (SciPy: Scientific Library for Python)

  • scramp 1.2.0 → 1.4.1 (An implementation of the SCRAM protocol.)

  • seaborn 0.11.1 → 0.11.2 (seaborn: statistical data visualization)

  • send2trash 1.7.1 → 1.8.0 (Send file to trash natively under Mac OS X, Windows and Linux.)

  • setuptools 57.0.0 → 58.5.3 (Easily download, build, install, upgrade, and uninstall Python packages)

  • shapely 1.7.1 → 1.8.0 (Geometric objects, predicates, and operations)

  • simplejson 3.17.2 → 3.17.5 (Simple, fast, extensible JSON encoder/decoder for Python)

  • slicerator 0.9.8 → 1.0.0 (A lazy-loading, fancy-sliceable iterable.)

  • smart_open 3.0.0 → 5.2.1 (Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...))

  • smmap 4.0.0 → 5.0.0 (A pure Python implementation of a sliding window memory map manager)

  • sounddevice 0.4.1 → 0.4.3 (Play and Record Sound with Python)

  • soupsieve 2.2.1 → 2.3 (A modern CSS selector implementation for Beautiful Soup.)

  • spacy 3.0.6 → 3.1.3 (Industrial-strength Natural Language Processing (NLP) in Python)

  • spacy_legacy 3.0.6 → 3.0.8 (Legacy registered functions for spaCy backwards compatibility)

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

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

  • spyder 5.0.4 → 5.1.5 (The Scientific Python Development Environment)

  • spyder_kernels 2.0.4 → 2.1.3 (Jupyter kernels for Spyder's console)

  • sqlalchemy 1.4.19 → 1.4.26 (Database Abstraction Library)

  • sqlite_bro 0.9.3 → 0.12.1 (a graphic SQLite Client in 1 Python file)

  • sqlite_utils 1.9 → 3.17.1 (CLI tool and Python utility functions for manipulating SQLite databases)

  • sqlparse 0.4.1 → 0.4.2 (Non-validating SQL parser)

  • srsly 2.4.1 → 2.4.2 (Modern high-performance serialization utilities for Python)

  • starlette 0.14.2 → 0.16.0 (The little ASGI library that shines.)

  • statsmodels 0.12.2 → 0.13.0 (Statistical computations and models for Python)

  • streamz 0.6.2 → 0.6.3 (Streams)

  • sympy 1.8 → 1.9 (Computer algebra system (CAS) in Python)

  • tenacity 7.0.0 → 8.0.1 (Retry code until it succeeds)

  • terminado 0.10.1 → 0.12.1 (Terminals served to xterm.js using Tornado websockets)

  • textdistance 4.2.1 → 4.2.2 (Compute distance between the two texts.)

  • thinc 8.0.5 → 8.0.12 (Practical Machine Learning for NLP)

  • threadpoolctl 2.1.0 → 3.0.0 (threadpoolctl)

  • thrift 0.13.0 → 0.15.0 (Python bindings for the Apache Thrift RPC system)

  • tifffile 2021.6.14 → 2021.11.2 (Read and write TIFF(r) files)

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

  • torchaudio 0.9.0 → 0.10.0 (An audio package for PyTorch)

  • torchvision 0.10.0 → 0.11.1 (image and video datasets and models for torch deep learning)

  • tqdm 4.61.1 → 4.62.3 (Fast, Extensible Progress Meter)

  • traitlets 5.0.5 → 5.1.1 (Traitlets Python config system)

  • twine 3.4.1 → 3.5.0 (Collection of utilities for publishing packages on PyPI)

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

  • typing_extensions 3.10.0.0 → 3.10.0.2 (Backported and Experimental Type Hints for Python 3.5+)

  • ujson 4.0.2 → 4.2.0 (Ultra fast JSON encoder and decoder for Python)

  • uncertainties 3.1.5 → 3.1.6 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)

  • urllib3 1.26.6 → 1.26.7 (HTTP library with thread-safe connection pooling, file post, and more.)

  • uvicorn 0.14.0 → 0.15.0 (The lightning-fast ASGI server.)

  • virtualenv 20.4.7 → 20.9.0 (Virtual Python Environment builder)

  • voila 0.2.10 → 0.2.16 (Serving read-only live Jupyter notebooks)

  • watchdog 2.1.2 → 2.1.5 (Filesystem events monitoring)

  • websocket_client 1.1.0 → 1.2.1 (WebSocket client for Python. hybi13 is supported.)

  • werkzeug 2.0.1 → 2.0.2 (The comprehensive WSGI web application library.)

  • wheel 0.36.2 → 0.37.0 (A built-package format for Python)

  • widgetsnbextension 3.5.1 → 3.5.2 (IPython HTML widgets for Jupyter)

  • winpython 4.3.20210620 → 4.6.20211106 (WinPython distribution tools, including WPPM)

  • xarray 0.18.2 → 0.20.1 (N-D labeled arrays and datasets in Python)

  • xlsxwriter 1.4.3 → 3.0.2 (A Python module for creating Excel XLSX files.)

  • xlwings 0.23.3 → 0.24.7 (Make Excel fly: Interact with Excel from Python and vice versa.)

  • yarl 1.6.3 → 1.7.2 (Yet another URL library)

  • zarr 2.8.3 → 2.10.2 (An implementation of chunked, compressed, N-dimensional arrays for Python.)

  • zipp 3.4.1 → 3.6.0 (Backport of pathlib-compatible object wrapper for zip files)

  • zstandard 0.15.2 → 0.16.0 (Zstandard bindings for Python)

Removed packages: