The following changes were made to WinPython-64bit distribution since version 3.7.12.0PyPy.
Upgraded packages:
-
Nodejs v14.17.6 → v16.14.2 (a JavaScript runtime built on Chrome's V8 JavaScript engine)
-
npmjs 6.14.15 → 8.5.0 (a package manager for JavaScript)
New packages:
-
aiosignal 1.2.0 (aiosignal: a list of registered asynchronous callbacks)
-
alembic 1.7.7 (A database migration tool for SQLAlchemy.)
-
astor 0.8.1 (Read/rewrite/write Python ASTs)
-
backports.zoneinfo 0.2.1 (Backport of the standard library zoneinfo module)
-
black 22.3.0 (The uncompromising code formatter.)
-
clr_loader 0.1.7 (Generic pure Python loader for .NET runtimes)
-
clrmagic 0.0.1a2 (IPython cell magic to use .NET languages)
-
commonmark 0.9.1 (Python parser for the CommonMark Markdown spec)
-
dill 0.3.3 (serialize all of python)
-
fastjsonschema 2.15.3 (Fastest Python implementation of JSON schema)
-
formlayout 1.2.1a1 (The most easy way to create Qt form dialogs and widgets with Python)
-
frozenlist 1.3.0 (A list-like structure which implements collections.abc.MutableSequence)
-
guidata 2.1.1 (Automatic graphical user interfaces generation for easy dataset editing and display)
-
httptools 0.4.0 (A collection of framework independent HTTP protocol utils.)
-
jellyfish 0.8.9 (a library for doing approximate and phonetic matching of strings.)
-
jupyter_packaging 0.12.0 (Jupyter Packaging Utilities)
-
langcodes 3.3.0 (Tools for labeling human languages with IETF language tags)
-
mako 1.2.0 (A super-fast templating language that borrows the best ideas from the existing templating languages.)
-
mypy 0.942 (Optional static typing for Python)
-
mypy_extensions 0.4.3 (Experimental type system extensions for programs checked with the mypy typechecker.)
-
notebook_shim 0.1.0 (A shim layer for notebook traits and config)
-
opencv_python 4.5.5+mkl (Wrapper package for OpenCV python bindings.)
-
papermill 2.3.4 (Parametrize and run Jupyter and nteract Notebooks)
-
pycosat 0.6.3 (bindings to picosat (a SAT solver))
-
pygad 2.16.3 (PyGAD: A Python 3 Library for Building the Genetic Algorithm and Training Machine Learning Algoithms (Keras & PyTorch).)
-
pyqtgraph 0.12.4 (Scientific Graphics and GUI Library for Python)
-
pyside6 6.3.0 (Python bindings for the Qt cross-platform application and UI framework)
-
pyside6_addons 6.3.0 (Python bindings for the Qt cross-platform application and UI framework (Addons))
-
pyside6_essentials 6.3.0 (Python bindings for the Qt cross-platform application and UI framework (Essentials))
-
python_lsp_jsonrpc 1.0.0 (JSON RPC 2.0 server library)
-
python_lsp_server 1.4.1 (Python Language Server for the Language Server Protocol)
-
pythonnet 3.0.0a2 (.Net and Mono integration for Python)
-
pythonqwt 0.10.1 (Qt plotting widgets for Python)
-
pytz_deprecation_shim 0.1.0.post0 (Shims to make deprecation of pytz easier)
-
pywin32 300+dummy (Python for Window Extensions)
-
pyzo 4.12.3 (the Python IDE for scientific computing)
-
qstylizer 0.2.1 (Stylesheet Generator for PyQt{4-5}/PySide{1-2})
-
qtawesome 1.1.1 (FontAwesome icons in PyQt and PySide applications)
-
rich 12.3.0 (Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal)
-
shiboken6 6.3.0 (Python / C++ bindings helper module)
-
swifter 1.0.9 (A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner)
-
tzdata 2022.1 (Provider of IANA time zone data)
-
vitables 3.0.2 (A viewer for PyTables package)
-
watchgod 0.8.2 (Simple, modern file watching and code reload in python.)
-
websockets 10.3 (An implementation of the WebSocket Protocol (RFC 6455 & 7692))
-
xlwings 0.24.7 (Make Excel fly: Interact with Excel from Python and vice versa.)
Upgraded packages:
-
affine 2.3.0 → 2.3.1 (Matrices describing affine transformation of the plane.)
-
aiofiles 0.6.0 → 0.8.0 (File support for asyncio.)
-
aiohttp 3.7.4.post0 → 3.8.1 (Async http client/server framework (asyncio))
-
altair 4.1.0 → 4.2.0 (Altair: A declarative statistical visualization library for Python.)
-
amply 0.1.4 → 0.1.5 (Amply allows you to load and manipulate AMPL/GLPK data as Python data structures)
-
aniso8601 7.0.0 → 9.0.1 (A library for parsing ISO 8601 strings.)
-
anyio 3.3.4 → 3.5.0 (High level compatibility layer for multiple asynchronous event loop implementations)
-
arrow 1.2.1 → 1.2.2 (Better dates & times for Python)
-
asgiref 3.4.1 → 3.5.0 (ASGI specs, helper code, and adapters)
-
asteval 0.9.25 → 0.9.26 (Safe, minimalistic evaluator of python expression using ast module)
-
astroid 2.8.4 → 2.11.3 (An abstract syntax tree for Python with inference support.)
-
async_timeout 3.0.1 → 4.0.2 (Timeout context manager for asyncio programs)
-
attrs 21.2.0 → 21.4.0 (Classes Without Boilerplate)
-
babel 2.9.1 → 2.10.1 (Internationalization utilities)
-
base58 2.0.0 → 2.1.1 (Base58 and Base58Check implementation)
-
beautifulsoup4 4.10.0 → 4.11.1 (Screen-scraping library)
-
bleach 4.1.0 → 5.0.0 (An easy safelist-based HTML-sanitizing tool.)
-
blis 0.7.5 → 0.7.7 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.)
-
bokeh 2.4.1 → 2.4.2 (Interactive plots and applications in the browser from Python)
-
bottleneck 1.3.2 → 1.3.4 (Fast NumPy array functions written in C)
-
bqplot 0.12.31 → 0.12.33 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)
-
branca 0.4.2 → 0.5.0 (Generate complex HTML+JS pages with Python)
-
cachelib 0.3.0 → 0.6.0 (A collection of cache libraries in the same API interface.)
-
cachetools 4.2.4 → 5.0.0 (Extensible memoizing collections and decorators)
-
cartopy 0.20.1 → 0.20.2 (A cartographic python library with Matplotlib support for visualisation)
-
catalogue 2.0.6 → 2.0.7 (Super lightweight function registries for your library)
-
cffi 1.14.6 → 1.15.0 (Foreign Function Interface for Python calling C code.)
-
cftime 1.5.1.1 → 1.6.0 (Time-handling functionality from netcdf4-python)
-
charset_normalizer 2.0.7 → 2.0.12 (The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.)
-
click 7.1.2 → 8.0.4 (Composable command line interface toolkit)
-
colorcet 2.0.6 → 3.0.0 (Collection of perceptually uniform colormaps)
-
coverage 6.0.2 → 6.3.2 (Code coverage measurement for Python)
-
csvs_to_sqlite 1.2 → 1.3.1a0 (Convert CSV files into a SQLite database)
-
cvxopt 1.2.7 → 1.3.0 (Convex optimization package)
-
cvxpy 1.1.15 → 1.2.0 (A domain-specific language for modeling convex optimization problems in Python.)
-
cython 0.29.24 → 0.29.28 (The Cython compiler for writing C extensions for the Python language.)
-
dash 2.0.0 → 2.3.0 (A Python framework for building reactive web-apps. Developed by Plotly.)
-
dask 2021.11.0 → 2022.4.2 (Parallel PyData with Task Scheduling)
-
dask_image 0.6.0 → 2021.12.0 (Distributed image processing)
-
databases 0.4.1 → 0.5.5 (Async database support for Python.)
-
datasette 0.59.1 → 0.61.1 (A tool for exploring and publishing data)
-
datasette_graphql 1.5 → 2.0.1 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)
-
debugpy 1.5.1 → 1.6.0 (An implementation of the Debug Adapter Protocol for Python)
-
distlib 0.3.3 → 0.3.4 (Distribution utilities)
-
distributed 2021.11.0 → 2022.4.2 (Distributed scheduler for Dask)
-
ecos 2.0.7.post1 → 2.0.10 (This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.)
-
entrypoints 0.3 → 0.4 (Discover and load entry points from installed packages.)
-
fastapi 0.70.0 → 0.75.2 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)
-
fasteners 0.16.3 → 0.17.3 (A python package that provides useful locks.)
-
filelock 3.3.2 → 3.6.0 (A platform independent file lock.)
-
fiona 1.8.20 → 1.8.21 (Fiona reads and writes spatial data files)
-
flask 2.0.2 → 2.1.2 (A simple framework for building complex web applications.)
-
flask_compress 1.10.1 → 1.12 (Compress responses in your Flask app with gzip.)
-
flit 3.4.0 → 3.7.1 (A simple packaging tool for simple packages.)
-
flit_core 3.4.0 → 3.7.1 (Distribution-building parts of Flit. See flit package for more information)
-
fonttools 4.27.1 → 4.31.2 (Tools to manipulate font files)
-
fs 2.4.13 → 2.4.15 (Python's filesystem abstraction layer)
-
fsspec 2021.11.0 → 2022.3.0 (File-system specification)
-
gdal 3.3.3 → 3.4.2 (GDAL: Geospatial Data Abstraction Library)
-
geoviews 1.9.2 → 1.9.5 (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.)
-
gitpython 3.1.24 → 3.1.26 (Python Git Library)
-
graphene 2.1.9 → 3.0 (GraphQL Framework for Python)
-
graphql_core 2.3.1 → 3.1.7 (GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.)
-
graphql_relay 2.0.1 → 3.1.5 (Relay library for graphql-core-next)
-
great_expectations 0.13.41 → 0.14.6 (Always know what to expect from your data.)
-
h5py 3.5.0 → 3.6.0 (Read and write HDF5 files from Python)
-
holoviews 1.14.6 → 1.14.8 (Stop plotting your data - annotate your data and let it visualize itself.)
-
httpcore 0.13.7 → 0.14.7 (A minimal low-level HTTP client.)
-
httpie 2.6.0 → 3.1.0 (HTTPie - a CLI, cURL-like tool for humans.)
-
httpx 0.20.0 → 0.22.0 (The next generation HTTP client.)
-
hypercorn 0.11.2 → 0.13.2 (A ASGI Server based on Hyper libraries and inspired by Gunicorn.)
-
hypothesis 6.24.0 → 6.45.1 (A library for property-based testing)
-
idlex 1.18 → 1.22 (IDLE Extensions for Python)
-
imageio 2.10.3 → 2.17.0 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)
-
imagesize 1.2.0 → 1.3.0 (Getting image size from png/jpeg/jpeg2000/gif file)
-
imbalanced_learn 0.8.1 → 0.9.0 (Toolbox for imbalanced dataset in machine learning.)
-
importlib_metadata 4.0.1 → 4.11.3 (Read metadata from Python packages)
-
importlib_resources 5.1.0 → 5.7.1 (Read resources from Python packages)
-
intake 0.6.2 → 0.6.4 (Data load and catalog system)
-
ipycanvas 0.9.1 → 0.11.0 (Interactive widgets library exposing the browser's Canvas API)
-
ipykernel 6.5.0 → 6.13.0 (IPython Kernel for Jupyter)
-
ipympl 0.8.2 → 0.9.1 (Matplotlib Jupyter Extension)
-
ipython 7.29.0 → 7.32.0 (IPython: Productive Interactive Computing)
-
ipywidgets 7.6.5 → 7.7.0 (IPython HTML widgets for Jupyter)
-
isort 5.9.3 → 5.10.1 (A Python utility / library to sort Python imports.)
-
itsdangerous 2.0.1 → 2.1.2 (Various helpers to pass data to untrusted environments and back.)
-
janus 0.6.2 → 1.0.0 (Mixed sync-async queue to interoperate between asyncio tasks and classic threads)
-
jedi 0.18.0 → 0.18.1 (An autocompletion tool for Python that can be used for text editors.)
-
jinja2 3.0.2 → 3.0.3 (A small but fast and easy to use stand-alone template engine written in pure python.)
-
jsonpointer 2.2 → 2.3 (Identify specific nodes in a JSON document (RFC 6901))
-
jsonschema 4.2.1 → 4.4.0 (An implementation of JSON Schema validation for Python)
-
jupyter_client 6.2.0 → 7.3.0 (Jupyter protocol implementation and client libraries)
-
jupyter_console 6.4.0 → 6.4.3 (Jupyter terminal console)
-
jupyter_core 4.9.1 → 4.10.0 (Jupyter core package. A base package on which Jupyter projects rely.)
-
jupyter_lsp 1.5.0 → 1.5.1 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)
-
jupyter_server 1.11.2 → 1.17.0 (The Jupyter Server)
-
jupyter_server_mathjax 0.2.3 → 0.2.5 (MathJax resources as a Jupyter Server Extension.)
-
jupyter_server_proxy 3.1.0 → 3.2.1 (Jupyter server extension to supervise and proxy web services)
-
jupyterlab 3.2.2 → 3.3.4 (The JupyterLab notebook server extension.)
-
jupyterlab_git 0.33.0 → 0.34.2 (A server extension for JupyterLab's git extension)
-
jupyterlab_lsp 3.9.1 → 3.10.1 (Language Server Protocol integration for JupyterLab)
-
jupyterlab_pygments 0.1.2 → 0.2.2 (Pygments theme)
-
jupyterlab_server 2.8.2 → 2.13.0 (JupyterLab Server)
-
jupyterlab_widgets 1.0.2 → 1.1.0 (JupyterLab extension providing HTML widgets)
-
keyring 23.2.1 → 23.5.0 (Store and access your passwords safely.)
-
kiwisolver 1.3.2 → 1.4.2 (A fast implementation of the Cassowary constraint solver)
-
lazy_object_proxy 1.6.0 → 1.7.1 (A fast and thorough lazy object proxy.)
-
locket 0.2.1 → 1.0.0 (File-based locks for Python for Linux and Windows)
-
loky 3.0.0 → 3.1.0 (A robust implementation of concurrent.futures.ProcessPoolExecutor)
-
lxml 4.6.4 → 4.8.0 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
-
lz4 3.1.3 → 4.0.0 (LZ4 Bindings for Python)
-
markdown 3.3.4 → 3.3.6 (Python implementation of Markdown.)
-
markupsafe 2.0.1 → 2.1.1 (Safely add untrusted strings to HTML/XML markup.)
-
matplotlib 3.5.0.dev2464+g95463c32e6 → 3.5.1 (Python plotting package)
-
maturin 0.11.5 → 0.12.14 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)
-
metakernel 0.27.5 → 0.28.2 (Metakernel for Jupyter)
-
mizani 0.7.3 → 0.7.4 (Scales for Python)
-
mpld3 0.5.5 → 0.5.7 (D3 Viewer for Matplotlib)
-
msgpack 1.0.2 → 1.0.3 (MessagePack (de)serializer.)
-
multidict 5.2.0 → 6.0.2 (multidict implementation)
-
nbclassic 0.3.4 → 0.3.7 (Jupyter Notebook as a Jupyter Server Extension.)
-
nbclient 0.5.4 → 0.6.0 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)
-
nbconvert 6.2.0 → 6.5.0 (Converting Jupyter Notebooks)
-
nbformat 5.1.3 → 5.3.0 (The Jupyter Notebook format)
-
nest_asyncio 1.5.1 → 1.5.5 (Patch asyncio to allow nested event loops)
-
networkx 2.6.4a0 → 2.8 (Python package for creating and manipulating graphs and networks)
-
nltk 3.6.5 → 3.7 (Natural Language Toolkit)
-
notebook 6.4.5 → 6.4.11 (A web-based notebook environment for interactive computing)
-
numexpr 2.7.3 → 2.8.1 (Fast numerical expression evaluator for NumPy)
-
numpy 1.21.4+mkl → 1.22.3+mkl (NumPy is the fundamental package for array computing with Python.)
-
numpydoc 1.1.0 → 1.2.1 (Sphinx extension to support docstrings in Numpy format)
-
oct2py 5.2.0 → 5.4.3 (Python to GNU Octave bridge --> run m-files from python.)
-
octave_kernel 0.32.0 → 0.34.1 (A Jupyter kernel for Octave.)
-
osqp 0.6.2.post0 → 0.6.2.post4 (OSQP: The Operator Splitting QP Solver)
-
packaging 21.2 → 21.3 (Core utilities for Python packages)
-
pandas 1.2.5 → 1.4.2 (Powerful data structures for data analysis, time series, and statistics)
-
panel 0.12.4 → 0.13.0 (A high level app and dashboarding solution for Python.)
-
param 1.12.0 → 1.12.1 (Declarative Python programming using Parameters.)
-
parso 0.8.2 → 0.8.3 (A Python Parser)
-
pg8000 1.21.1 → 1.23.0 (PostgreSQL interface library)
-
pillow 8.4.0 → 9.1.0 (Python Imaging Library (Fork))
-
pint 0.18 → 0.19.2 (Physical quantities module)
-
pip 21.3.1 → 22.0.4 (The PyPA recommended tool for installing Python packages.)
-
pipdeptree 2.2.0 → 2.2.1 (Command line utility to show dependency tree of packages)
-
pkginfo 1.7.1 → 1.8.2 (Query metadatdata from sdists / bdists / installed packages.)
-
platformdirs 2.4.0 → 2.5.2 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)
-
plotly 5.3.1 → 5.7.0 (An open-source, interactive graphing library for Python)
-
plotnine 0.8.0 → 0.8.1.dev0 (A grammar of graphics for python)
-
portpicker 1.4.0 → 1.5.0 (A library to choose unique available network ports.)
-
prettytable 2.4.0 → 3.2.0 (A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.)
-
prometheus_client 0.12.0 → 0.14.1 (Python client for the Prometheus monitoring system.)
-
prompt_toolkit 3.0.22 → 3.0.29 (Library for building powerful interactive command lines in Python)
-
psutil 5.8.0 → 5.9.0 (Cross-platform lib for process and system monitoring in Python.)
-
py 1.10.0 → 1.11.0 (library with cross-python path, ini-parsing, io, code, log facilities)
-
pybind11 2.8.1 → 2.9.2 (Seamless operability between C++11 and Python)
-
pycparser 2.20 → 2.21 (C parser in Python)
-
pydantic 1.8.2 → 1.9.0 (Data validation and settings management using python 3.6 type hinting)
-
pygame 2.0.3 → 2.1.2 (Python Game Development)
-
pygments 2.10.0 → 2.11.2 (Pygments is a syntax highlighting package written in Python.)
-
pylint 2.11.1 → 2.13.7 (python code static checker)
-
pymongo 3.12.1 → 4.1.1 (Python driver for MongoDB )
-
pyopengl 3.1.5 → 3.1.6 (Standard OpenGL bindings for Python)
-
pyproj 3.2.1 → 3.3.1 (Python interface to PROJ (cartographic projections and coordinate transformations library))
-
pyshp 2.1.3 → 2.2.0 (Pure Python read/write support for ESRI Shapefile format)
-
pytest 6.2.5 → 7.1.1 (pytest: simple powerful testing with Python)
-
Python 3.7.12 → 3.8.12 (Python programming language with standard library)
-
python_dotenv 0.19.1 → 0.19.2 (Add .env support to your django/flask apps in development and deployments)
-
python_slugify 5.0.2 → 6.1.2 (A Python Slugify application that handles Unicode)
-
python_snappy 0.6.0 → 0.6.1 (Python library for the snappy compression library from Google)
-
pytz 2021.3 → 2022.1 (World timezone definitions, modern and historical)
-
pyviz_comms 2.1.0 → 2.2.0 (Bidirectional communication for the PyViz ecosystem.)
-
pywavelets 1.1.1 → 1.3.0 (PyWavelets, wavelet transform module)
-
pywinpty 1.1.5 → 2.0.5 (Python bindings for the winpty library)
-
pyyaml 6.0 → 5.4.1 (YAML parser and emitter for Python)
-
pyzstd 0.15.0 → 0.15.2 (Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.)
-
qdarkstyle 3.0.2 → 3.0.3 (The most complete dark stylesheet for Python and Qt applications)
-
qdldl 0.1.5.post0 → 0.1.5.post2 (QDLDL, a free LDL factorization routine.)
-
qtconsole 5.1.1 → 5.3.0 (Jupyter Qt console)
-
qtpy 2.0.0.dev0 → 2.1.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
-
quart 0.15.1 → 0.17.0 (A Python ASGI web microframework with the same API as Flask)
-
readme_renderer 30.0 → 35.0 (readme_renderer is a library for rendering "readme" descriptions for Warehouse)
-
redis 3.5.3 → 4.2.2 (Python client for Redis key-value store)
-
regex 2021.10.23 → 2022.3.15 (Alternative regular expression module, to replace re.)
-
reportlab 3.6.2 → 3.6.9 (The Reportlab Toolkit)
-
requests 2.26.0 → 2.27.1 (Python HTTP for Humans.)
-
rope 0.21.0 → 1.0.0 (a python refactoring library...)
-
rtree 0.9.7 → 1.0.0 (R-Tree spatial index for Python GIS)
-
rx 1.6.1 → 3.1.1 (Reactive Extensions (Rx) for Python)
-
scikit_image 0.18.3 → 0.19.2 (Image processing routines for SciPy)
-
scipy 1.7.2 → 1.8.0 (SciPy: Scientific Library for Python)
-
scs 2.1.4 → 3.2.0 (scs: splitting conic solver)
-
setuptools 58.5.3 → 62.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
-
shapely 1.8.0 → 1.8.1.post1 (Geometric objects, predicates, and operations)
-
simplejson 3.17.5 → 3.17.6 (Simple, fast, extensible JSON encoder/decoder for Python)
-
sklearn_contrib_lightning 0.6.1 → 0.6.2.post0 (Large-scale sparse linear classification, regression and ranking in Python)
-
slicerator 1.0.0 → 1.1.0 (A lazy-loading, fancy-sliceable iterable.)
-
snowballstemmer 2.1.0 → 2.2.0 (This package provides 26 stemmers for 25 languages generated from Snowball algorithms.)
-
sounddevice 0.4.3 → 0.4.4 (Play and Record Sound with Python)
-
soupsieve 2.3 → 2.3.2.post1 (A modern CSS selector implementation for Beautiful Soup.)
-
sphinx 4.2.0 → 4.5.0 (Tool for generating documentation which uses reStructuredText as its markup language)
-
sqlalchemy 1.4.26 → 1.4.35 (Database Abstraction Library)
-
sqlite_bro 0.12.1 → 0.12.2 (a graphic SQLite Client in 1 Python file)
-
sqlite_utils 3.17.1 → 3.26 (CLI tool and Python utility functions for manipulating SQLite databases)
-
starlette 0.16.0 → 0.17.1 (The little ASGI library that shines.)
-
statsmodels 0.12.2 → 0.13.2 (Statistical computations and models for Python)
-
sympy 1.9 → 1.10.1 (Computer algebra system (CAS) in Python)
-
tables 3.6.1 → 3.7.0 (Hierarchical datasets for Python)
-
terminado 0.12.1 → 0.13.3 (Terminals served to xterm.js using Tornado websockets)
-
testpath 0.5.0 → 0.6.0 (Test utilities for code working with files and commands)
-
threadpoolctl 3.0.0 → 3.1.0 (threadpoolctl)
-
tifffile 2021.11.2 → 2022.4.22 (Read and write TIFF(r) files)
-
tinycss2 1.1.0 → 1.1.1 (tinycss2)
-
tomli 1.2.2 → 2.0.1 (A lil' TOML parser)
-
tomli_w 0.4.0 → 1.0.0 (A lil' TOML writer)
-
tomlkit 0.7.2 → 0.10.2 (Style preserving TOML library)
-
toolz 0.11.1 → 0.11.2 (List processing tools and functional utilities)
-
tqdm 4.62.3 → 4.64.0 (Fast, Extensible Progress Meter)
-
trio 0.19.0 → 0.20.0 (A friendly Python library for async concurrency and I/O)
-
twine 3.5.0 → 4.0.0 (Collection of utilities for publishing packages on PyPI)
-
typer 0.4.0 → 0.4.1 (Typer, build great CLIs. Easy to code. Based on Python type hints.)
-
typing_extensions 3.10.0.2 → 4.2.0 (Backported and Experimental Type Hints for Python 3.5+)
-
tzlocal 2.1 → 4.2 (tzinfo object for the local timezone)
-
ujson 4.2.0 → 5.2.0 (Ultra fast JSON encoder and decoder for Python)
-
urllib3 1.26.7 → 1.26.9 (HTTP library with thread-safe connection pooling, file post, and more.)
-
uvicorn 0.15.0 → 0.17.6 (The lightning-fast ASGI server.)
-
vega 3.5.0 → 3.6.0 (A Jupyter widget for Vega 5 and Vega-Lite 4)
-
virtualenv 20.9.0 → 20.14.1 (Virtual Python Environment builder)
-
wasabi 0.8.2 → 0.9.1 (A lightweight console printing and formatting toolkit)
-
wasmer 1.0.0 → 1.1.0 (Python extension to run WebAssembly binaries)
-
wasmer_compiler_cranelift 1.0.0 → 1.1.0 (The Cranelift compiler for the
wasmer
package (to compile WebAssembly module)) -
wasmer_compiler_singlepass 1.0.0 → 1.1.0 (Python extension to run WebAssembly binaries)
-
watchdog 2.1.5 → 2.1.7 (Filesystem events monitoring)
-
websocket_client 1.2.1 → 1.3.2 (WebSocket client for Python. hybi13 is supported.)
-
werkzeug 2.0.2 → 2.1.2 (The comprehensive WSGI web application library.)
-
wheel 0.37.0 → 0.37.1 (A built-package format for Python)
-
widgetsnbextension 3.5.2 → 3.6.0 (IPython HTML widgets for Jupyter)
-
winpython 4.6.20211106 → 4.6.20220501 (WinPython distribution tools, including WPPM)
-
wrapt 1.13.3 → 1.14.0 (Module for decorators, wrappers and monkey patching.)
-
wsproto 1.0.0 → 1.1.0 (WebSockets state-machine based protocol implementation)
-
xarray 0.20.1 → 2022.3.0 (N-D labeled arrays and datasets in Python)
-
xlsxwriter 3.0.2 → 3.0.3 (A Python module for creating Excel XLSX files.)
-
yapf 0.31.0 → 0.32.0 (A formatter for Python code.)
-
zarr 2.10.2 → 2.11.3 (An implementation of chunked, compressed, N-dimensional arrays for Python.)
-
zict 2.0.0 → 2.2.0 (Mutable mapping tools)
-
zipp 3.6.0 → 3.8.0 (Backport of pathlib-compatible object wrapper for zip files)
Removed packages:
-
argcomplete 1.12.3 (Bash tab completion for argparse)
-
astroml 1.0.1 (tools for machine learning and data mining in Astronomy)
-
astropy 4.3.1 (Community-developed python astronomy tools)
-
backports.entry_points_selectable 1.1.0 (Compatibility shim providing selectable entry points for older implementations)
-
cached_property 1.5.2 (A decorator for caching properties in classes.)
-
cramjam 2.4.0 (Thin Python bindings to de/compression algorithms in Rust)
-
cryptography 3.4.8 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.)
-
cymem 2.0.6 (Manage calls to calloc/free through Cython)
-
cytoolz 0.11.0 (Cython implementation of Toolz: High performance functional utilities)
-
dask_labextension 5.1.0 (A Jupyter Notebook server extension manages Dask clusters.)
-
flask_cors 3.0.10 (A Flask extension adding a decorator for CORS support)
-
ibis_framework 2.0.0 (Productivity-centric Python Big Data Framework)
-
llvmlite 0.36.0 (lightweight wrapper around basic LLVM functionality)
-
murmurhash 1.0.6 (Cython bindings for MurmurHash)
-
nlopt 2.7.0 (Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization)
-
parsy 1.3.0 (easy-to-use parser combinators, for parsing in pure Python)
-
preshed 3.0.6 (Cython hash table that trusts the keys are pre-hashed)
-
promise 2.3 (Promises/A+ implementation for Python)
-
pyerfa 2.0.0 (Python bindings for ERFA)
-
setuptools_scm 6.3.2 (the blessed package to manage your versions by scm tags)
-
spacy 3.1.3 (Industrial-strength Natural Language Processing (NLP) in Python)
-
spacy_legacy 3.0.8 (Legacy registered functions for spaCy backwards compatibility)
-
srsly 2.4.2 (Modern high-performance serialization utilities for Python)
-
thinc 8.0.12 (Practical Machine Learning for NLP)
-
thrift 0.15.0 (Python bindings for the Apache Thrift RPC system)
-
tranquilizer 0.5.1a1 (Put your functions to REST)
-
voila 0.2.16 (Serving read-only live Jupyter notebooks)
-
voila_gridstack 0.2.0 (A GridStack template for Voila.)