The following changes were made to WinPython-64bit distribution since version 3.11.0.1.
Upgraded packages:
-
Nodejs v16.16.0 → v18.16.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)
-
npmjs 8.11.0 → 9.5.1 (a package manager for JavaScript)
New packages:
-
accelerate 0.19.0 (Accelerate)
-
arviz 0.15.1 (Exploratory analysis of Bayesian models)
-
astroml 1.0.2.post1 (tools for machine learning and data mining in Astronomy)
-
asttokens 2.1.0 (Annotate AST trees with source code positions)
-
azure_core 1.25.1 (Microsoft Azure Core Library for Python)
-
azure_cosmos 4.3.1 (Microsoft Azure Cosmos Client Library for Python)
-
azure_identity 1.12.0 (Microsoft Azure Identity Library for Python)
-
blis 0.7.9 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.)
-
botorch 0.8.5 (Bayesian Optimization in PyTorch)
-
build 0.10.0 (A simple, correct Python build frontend)
-
cachetools 5.2.0 (Extensible memoizing collections and decorators)
-
cartopy 0.21.1 (A cartographic python library with Matplotlib support for visualisation)
-
catalogue 2.0.8 (Super lightweight function registries for your library)
-
comm 0.1.3 (Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.)
-
confection 0.0.3 (The sweetest config system for Python)
-
cons 0.4.5 (An implementation of Lisp/Scheme-like cons in Python.)
-
cvxopt 1.3.0 (Convex optimization package)
-
cvxpy 1.3.1 (A domain-specific language for modeling convex optimization problems in Python.)
-
cymem 2.0.7 (Manage calls to calloc/free through Cython)
-
dask_glm 0.2.0 (Generalized Linear Models with Dask)
-
dask_ml 2023.3.24 (A library for distributed and parallel machine learning)
-
datashader 0.14.5a1+g7a97e97.dirty (Data visualization toolchain based on aggregating into a grid)
-
datashape 0.5.2 (A data description language.)
-
dirty_cat 0.4.1 (Machine learning with dirty categories.)
-
dnspython 2.1.0 (DNS toolkit)
-
docstring_to_markdown 0.10 (On the fly conversion of Python docstrings to markdown)
-
ecos 2.0.12 (This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.)
-
etuples 0.3.8 (Python S-expression emulation using tuple-like objects.)
-
executing 1.2.0 (Get the currently executing AST node of a frame, and other information)
-
fastai 2.7.12 (fastai makes deep learning with PyTorch faster, more accurate, and easier)
-
fastcore 1.5.11 (Python supercharged for fastai development)
-
fastdownload 0.0.7 (A general purpose data downloading library.)
-
fastprogress 1.0.3 (A nested progress with plotting options for fastai)
-
feather_format 0.4.1 (Simple wrapper library to the Apache Arrow-based Feather File Format)
-
fqdn 1.5.1 (Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers)
-
gast 0.4.0 (Python AST that abstracts the underlying Python version)
-
geoviews 1.10.0a2.post4+g65df916 (GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.)
-
gmpy2 2.1.5 (GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x)
-
gpytorch 1.10 (An implementation of Gaussian Processes in Pytorch)
-
guiqwt 4.3.3 (guiqwt is a set of tools for curve and image plotting (extension to PythonQwt))
-
h5netcdf 1.1.0 (netCDF4 via h5py)
-
huggingface_hub 0.14.1 (Client library to download and publish models, datasets and other repos on the huggingface.co hub)
-
ipydatagrid 1.1.15 (Fast Datagrid widget for the Jupyter Notebook and JupyterLab)
-
isoduration 20.11.0 (Operations with ISO 8601 durations)
-
jaraco.classes 3.2.3 (Utility functions for Python class constructs)
-
jupyter_events 0.6.3 (Jupyter Event System library)
-
jupyter_server_fileid 0.9.0 ()
-
jupyter_server_terminals 0.4.4 (A Jupyter Server Extension Providing Terminals.)
-
jupyter_server_ydoc 0.8.0 (A Jupyter Server Extension Providing Y Documents.)
-
jupyter_ydoc 0.2.4 (Document structures for collaborative editing using Ypy)
-
jupyterlab_rise 0.2.0 (RISE: "Live" Reveal.js JupyterLab Slideshow extension.)
-
langcodes 3.3.0 (Tools for labeling human languages with IETF language tags)
-
lazy_loader 0.2 (lazy_loader)
-
linear_operator 0.4.0 (A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices).)
-
linkify_it_py 2.0.0 (Links recognition library with FULL unicode support.)
-
llvmlite 0.40.0 (lightweight wrapper around basic LLVM functionality)
-
logical_unification 0.4.5 (Logical unification in Python)
-
markdown_it_py 2.2.0 (Python port of markdown-it. Markdown parsing, done right!)
-
maturin 0.14.15 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)
-
mdit_py_plugins 0.3.5 (Collection of plugins for markdown-it-py)
-
mdurl 0.1.2 (Markdown URL utilities)
-
minikanren 1.0.3 (Relational programming in Python)
-
more_itertools 9.0.0 (More routines for operating on iterables, beyond itertools)
-
msal 1.22.0 (The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.)
-
msal_extensions 1.0.0 (Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.)
-
multipledispatch 0.6.0 (Multiple dispatch)
-
murmurhash 1.0.9 (Cython bindings for MurmurHash)
-
numba 0.57.0 (compiling Python code using LLVM)
-
openai 0.27.5 (Python client library for the OpenAI API)
-
opt_einsum 3.3.0 (Optimizing numpys einsum function)
-
osqp 0.6.2.post9 (OSQP: The Operator Splitting QP Solver)
-
pathy 0.10.1 (pathlib.Path subclasses for local and cloud bucket storage)
-
portalocker 2.7.0 (Wraps the portalocker recipe for easy usage)
-
preshed 3.0.8 (Cython hash table that trusts the keys are pre-hashed)
-
pure_eval 0.2.2 (Safely evaluate AST nodes without side effects)
-
py2vega 0.6.1 (A Python to Vega-expression transpiler.)
-
pyarrow 12.0.0 (Python library for Apache Arrow)
-
pygbm 0.1.0 (Experimental, numba-based Gradient Boosting Machines)
-
pyjwt 2.4.0 (JSON Web Token implementation in Python)
-
pylint_venv 2.3.0 (pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.)
-
pymc 5.3.0 (Markov Chain Monte Carlo sampling toolkit.)
-
pymongo 4.3.3 (Python driver for MongoDB )
-
pympler 1.0.1 (A development tool to measure, monitor and analyze the memory behavior of Python objects.)
-
pynndescent 0.5.7 (Nearest Neighbor Descent)
-
pyodbc 4.0.35 (DB API Module for ODBC)
-
pyproject_hooks 1.0.0 (Wrappers to call pyproject.toml-based build backend hooks.)
-
pyro_api 0.1.2 ()
-
pyro_ppl 1.8.4 ()
-
pyshp 2.3.0 (Pure Python read/write support for ESRI Shapefile format)
-
pytensor 2.11.2 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.)
-
python_json_logger 2.0.4 (A python library adding a json log formatter)
-
pyzstd 0.15.4 (Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.)
-
qdldl 0.1.7 (QDLDL, a free LDL factorization routine.)
-
qpsolvers 3.1.0 (Quadratic programming solvers in Python with a unified API)
-
quadprog 0.1.11 (Quadratic Programming Solver)
-
quantecon 0.5.3 (QuantEcon is a package to support all forms of quantitative economic modelling.)
-
retrying 1.3.4 (Retrying)
-
rfc3339_validator 0.1.4 (A pure python RFC3339 validator)
-
rfc3986_validator 0.1.1 (Pure python rfc3986 validator)
-
scs 3.2.3 (scs: splitting conic solver)
-
sklearn_contrib_lightning 0.6.2.post0 (Large-scale sparse linear classification, regression and ranking in Python)
-
smart_open 5.2.1 (Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...))
-
spacy 3.5.2 (Industrial-strength Natural Language Processing (NLP) in Python)
-
spacy_legacy 3.0.12 (Legacy registered functions for spaCy backwards compatibility)
-
spacy_loggers 1.0.3 (Logging utilities for SpaCy)
-
spatialpandas 0.4.7 (Pandas extension arrays for spatial/geometric operations)
-
sphinxcontrib_jquery 4.1 ()
-
srsly 2.4.5 (Modern high-performance serialization utilities for Python)
-
stack_data 0.6.1 (Extract data from python stack frames and tracebacks for informative displays)
-
streamlit 1.22.0 (The fastest way to build data apps in Python)
-
thinc 8.1.9 (Practical Machine Learning for NLP)
-
tokenizers 0.13.3 (Fast and Customizable Tokenizers)
-
torch 2.0.1 (Tensors and Dynamic neural networks in Python with strong GPU acceleration)
-
torchaudio 2.0.2 (An audio package for PyTorch)
-
torchvision 0.15.2 (image and video datasets and models for torch deep learning)
-
transformers 4.29.1 (State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow)
-
typer 0.7.0 (Typer, build great CLIs. Easy to code. Based on Python type hints.)
-
uc_micro_py 1.0.1 (Micro subset of unicode data files for linkify-it-py projects.)
-
umap_learn 0.5.1 (Uniform Manifold Approximation and Projection)
-
uri_template 1.2.0 (RFC 6570 URI Template Processor)
-
validators 0.18.2 (Python Data Validation for Humans™.)
-
wasabi 0.10.1 (A lightweight console printing and formatting toolkit)
-
webcolors 1.12 (A library for working with color names and color values formats defined by HTML and CSS.)
-
xarray_einstats 0.5.1 (Stats, linear algebra and einops for xarray)
-
y_py 0.5.5 (Python bindings for the Y-CRDT built from yrs (Rust))
-
ypy_websocket 0.8.2 (WebSocket connector for Ypy)
Upgraded packages:
-
aiofiles 0.8.0 → 22.1.0 (File support for asyncio.)
-
altair 4.2.0 → 4.2.2 (Altair: A declarative statistical visualization library for Python.)
-
autopep8 1.6.0 → 1.7.0 (A tool that automatically formats Python code to conform to the PEP 8 style guide)
-
baresql 0.7.6 → 0.8.0 (playing SQL directly on Python datas)
-
black 22.10.0 → 23.3.0 (The uncompromising code formatter.)
-
bokeh 2.4.3 → 3.1.1 (Interactive plots and applications in the browser from Python)
-
bqplot 0.12.36 → 0.12.39 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)
-
clr_loader 0.2.4 → 0.2.5 (Generic pure Python loader for .NET runtimes)
-
contourpy 1.0.6 → 1.0.7 (Python library for calculating contours of 2D quadrilateral grids)
-
cramjam 2.5.0 → 2.6.2 (Thin Python bindings to de/compression algorithms in Rust)
-
cryptography 3.4.7 → 37.0.4 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.)
-
cython 0.29.32 → 0.29.34 (The Cython compiler for writing C extensions for the Python language.)
-
cytoolz 0.11.2 → 0.12.1 (Cython implementation of Toolz: High performance functional utilities)
-
dash 2.6.2 → 2.8.1 (A Python framework for building reactive web-apps. Developed by Plotly.)
-
dask 2022.10.1 → 2023.5.0 (Parallel PyData with Task Scheduling)
-
dask_image 2022.9.0 → 2023.3.0 (Distributed image processing)
-
datasette 0.62 → 0.64.3 (A tool for exploring and publishing data)
-
debugpy 1.6.2 → 1.6.7 (An implementation of the Debug Adapter Protocol for Python)
-
distributed 2022.10.1 → 2023.5.0 (Distributed scheduler for Dask)
-
docutils 0.17.1 → 0.18.1 (Docutils -- Python Documentation Utilities)
-
duckdb 0.5.2.dev1339 → 0.8.0 (DuckDB embedded database)
-
fastapi 0.85.1 → 0.95.1 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)
-
fastparquet 0.8.0 → 2023.4.0 (Python support for Parquet file format)
-
flake8 4.0.1 → 5.0.4 (the modular source code checker: pep8, pyflakes and co)
-
flit 3.7.1 → 3.8.0 (A simple packaging tool for simple packages.)
-
flit_core 3.7.1 → 3.8.0 (Distribution-building parts of Flit. See flit package for more information)
-
fsspec 2022.7.1 → 2023.5.0 (File-system specification)
-
geopandas 0.12.1 → 0.13.0 (Geographic pandas extensions)
-
greenlet 2.0.0a3.dev0 → 2.0.2 (Lightweight in-process concurrent programming)
-
guidata 2.3.0 → 2.3.1 (Automatic graphical user interfaces generation for easy dataset editing and display)
-
holoviews 1.15.1 → 1.16.0 (Stop plotting your data - annotate your data and let it visualize itself.)
-
hvplot 0.8.1 → 0.8.3 (A high-level plotting API for the PyData ecosystem built on HoloViews.)
-
imageio 2.22.1 → 2.28.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)
-
imbalanced_learn 0.9.1 → 0.10.1 (Toolbox for imbalanced dataset in machine learning.)
-
ipykernel 6.16.2 → 6.22.0 (IPython Kernel for Jupyter)
-
ipympl 0.9.2 → 0.9.3 (Matplotlib Jupyter Extension)
-
ipython 7.32.0 → 8.13.1 (IPython: Productive Interactive Computing)
-
ipywidgets 8.0.2 → 8.0.6 (IPython HTML widgets for Jupyter)
-
jedi 0.18.1 → 0.18.2 (An autocompletion tool for Python that can be used for text editors.)
-
jellyfish 0.8.9 → 0.11.2 (a library for doing approximate and phonetic matching of strings.)
-
jinja2 3.0.3 → 3.1.2 (A small but fast and easy to use stand-alone template engine written in pure python.)
-
jsonschema 4.6.2 → 4.17.3 (An implementation of JSON Schema validation for Python)
-
julia 0.5.7 → 0.6.1 (Julia/Python bridge with IPython support.)
-
jupyter_bokeh 3.0.4 → 3.0.7 (A Jupyter extension for rendering Bokeh content.)
-
jupyter_client 7.3.4 → 8.2.0 (Jupyter protocol implementation and client libraries)
-
jupyter_core 4.11.2 → 5.3.0 (Jupyter core package. A base package on which Jupyter projects rely.)
-
jupyter_server 1.21.0 → 2.5.0 (The Jupyter Server)
-
jupyterlab 3.5.0 → 3.6.3 (The JupyterLab notebook server extension.)
-
jupyterlab_server 2.16.1 → 2.22.1 (JupyterLab Server)
-
jupyterlab_widgets 3.0.3 → 3.0.7 (JupyterLab extension providing HTML widgets)
-
keyring 23.5.0 → 23.13.1 (Store and access your passwords safely.)
-
loky 3.1.0 → 3.4.0 (A robust implementation of concurrent.futures.ProcessPoolExecutor)
-
lz4 4.0.1 → 4.3.2 (LZ4 Bindings for Python)
-
matplotlib 3.6.0 → 3.7.1 (Python plotting package)
-
mccabe 0.6.1 → 0.7.0 (McCabe checker, plugin for flake8)
-
mizani 0.8.1 → 0.9.0 (Scales for Python)
-
mlxtend 0.18.0 → 0.22.0 (Machine Learning Library Extensions)
-
msvc_runtime 14.32.31326 → 14.34.31931 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
-
mypy 0.982 → 1.3.0 (Optional static typing for Python)
-
mypy_extensions 0.4.3 → 1.0.0 (Experimental type system extensions for programs checked with the mypy typechecker.)
-
nbclassic 0.4.7 → 1.0.0 (Jupyter Notebook as a Jupyter Server Extension.)
-
nbclient 0.7.0 → 0.7.4 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)
-
networkx 2.8.7 → 3.1 (Python package for creating and manipulating graphs and networks)
-
notebook 6.5.2 → 6.5.4 (A web-based notebook environment for interactive computing)
-
notebook_shim 0.2.0 → 0.2.3 (A shim layer for notebook traits and config)
-
numexpr 2.8.3 → 2.8.4 (Fast numerical expression evaluator for NumPy)
-
numpy 1.23.4 → 1.24.2 (NumPy is the fundamental package for array computing with Python.)
-
packaging 21.3 → 22.0 (Core utilities for Python packages)
-
pandas 1.5.1 → 1.5.2 (Powerful data structures for data analysis, time series, and statistics)
-
panel 0.14.1 → 1.0.2 (A high level app and dashboarding solution for Python.)
-
param 1.12.2 → 1.13.0 (Declarative Python programming using Parameters.)
-
pathspec 0.9.0 → 0.11.0 (Utility library for gitignore style pattern matching of file paths.)
-
pillow 9.3.0 → 9.5.0 (Python Imaging Library (Fork))
-
pip 22.3 → 23.1.2 (The PyPA recommended tool for installing Python packages.)
-
platformdirs 2.5.2 → 2.5.4 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)
-
plotly 5.11.0 → 5.13.1 (An open-source, interactive graphing library for Python)
-
plotnine 0.10.1 → 0.12.1 (A grammar of graphics for python)
-
pmdarima 1.8.6.dev0 → 2.0.2 (Python's forecast::auto.arima equivalent)
-
polars 0.14.22 → 0.17.11 (Blazingly fast DataFrame library)
-
ppci 0.5.8 → 0.5.9 (A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python)
-
prompt_toolkit 3.0.29 → 3.0.33 (Library for building powerful interactive command lines in Python)
-
protobuf 4.21.9 → 3.20.3 (Protocol Buffers)
-
pybind11 2.10.0 → 2.10.3 (Seamless operability between C++11 and Python)
-
pycodestyle 2.8.0 → 2.9.1 (Python style guide checker)
-
pydeck 0.7.1 → 0.8.0 (Widget for deck.gl maps)
-
pydocstyle 6.1.1 → 6.3.0 (Python docstring style checker)
-
pyflakes 2.4.0 → 2.5.0 (passive checker of Python programs)
-
pygments 2.12.0 → 2.15.1 (Pygments is a syntax highlighting package written in Python.)
-
pyparsing 2.4.7 → 3.0.9 (Python parsing module)
-
pyproj 3.4.0 → 3.4.1 (Python interface to PROJ (cartographic projections and coordinate transformations library))
-
pyqtgraph 0.13.1 → 0.13.3 (Scientific Graphics and GUI Library for Python)
-
pytest 7.1.1 → 7.2.1 (pytest: simple powerful testing with Python)
-
Python 3.11.0 → 3.11.3 (Python programming language with standard library)
-
python_lsp_server 1.5.0 → 1.7.2 (Python Language Server for the Language Server Protocol)
-
pythonnet 3.0.0rc1 → 3.0.1 (.Net and Mono integration for Python)
-
pytoolconfig 1.2.1 → 1.2.4 (Python tool configuration)
-
pyviz_comms 2.2.0 → 2.2.1 (Bidirectional communication for the PyViz ecosystem.)
-
pywin32 304.0 → 305 (Python for Window Extensions)
-
pyzmq 23.2.0 → 25.0.2 (Python bindings for 0MQ)
-
pyzo 4.12.4.dev0 → 4.12.7 (the Python IDE for scientific computing)
-
qdarkstyle 3.0.3 → 3.1 (The most complete dark stylesheet for Python and Qt applications)
-
qstylizer 0.2.1 → 0.2.2 (Stylesheet Generator for PyQt{4-5}/PySide{1-2})
-
qtawesome 1.2.1 → 1.2.3 (FontAwesome icons in PyQt and PySide applications)
-
qtconsole 5.3.2 → 5.4.3 (Jupyter Qt console)
-
qtpy 2.2.1 → 2.3.1 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
-
requests_toolbelt 0.9.1 → 0.10.1 (A utility belt for advanced users of python-requests)
-
rope 1.2.0 → 1.6.0 (a python refactoring library...)
-
ruamel.yaml 0.17.17 → 0.17.21 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)
-
scikit_image 0.19.3 → 0.20.0 (Image processing routines for SciPy)
-
scikit_learn 1.1.3 → 1.2.2 (A set of python modules for machine learning and data mining)
-
scipy 1.9.3 → 1.10.1 (SciPy: Scientific Library for Python)
-
seaborn 0.12.1 → 0.13.0.dev0 (seaborn: statistical data visualization)
-
setuptools 65.5.0 → 67.7.2 (Easily download, build, install, upgrade, and uninstall Python packages)
-
shapely 1.8.5.post1 → 2.0.1 (Geometric objects, predicates, and operations)
-
sphinx 5.3.0 → 6.1.3 (Tool for generating documentation which uses reStructuredText as its markup language)
-
sphinx_rtd_theme 1.0.0 → 1.2.0 (Read the Docs theme for Sphinx)
-
spyder 5.3.3 → 5.4.3 (The Scientific Python Development Environment)
-
spyder_kernels 2.3.3 → 2.4.3 (Jupyter kernels for Spyder's console)
-
sqlalchemy 1.4.42 → 1.4.47 (Database Abstraction Library)
-
sqlite_utils 3.29 → 3.31 (CLI tool and Python utility functions for manipulating SQLite databases)
-
sspyrs 0.2 → 0.3 (Lightweight interface for SSRS reports to python)
-
starlette 0.20.4 → 0.26.1 (The little ASGI library that shines.)
-
statsmodels 0.13.2 → 0.14.0 (Statistical computations and models for Python)
-
swifter 1.0.9 → 1.3.4 (A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner)
-
sympy 1.11.1 → 1.12 (Computer algebra system (CAS) in Python)
-
tornado 6.1 → 6.3.1 (Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.)
-
traitlets 5.4.0 → 5.7.1 (Traitlets Python config system)
-
tzdata 2022.5 → 2022.7 (Provider of IANA time zone data)
-
uvicorn 0.19.0 → 0.20.0 (The lightning-fast ASGI server.)
-
virtualenv 20.14.1 → 20.19.0 (Virtual Python Environment builder)
-
watchdog 2.1.8 → 2.2.0 (Filesystem events monitoring)
-
websocket_client 1.4.1 → 1.4.2 (WebSocket client for Python. hybi13 is supported.)
-
wheel 0.37.1 → 0.40.0 (A built-package format for Python)
-
widgetsnbextension 4.0.3 → 4.0.7 (IPython HTML widgets for Jupyter)
-
winpython 5.1.20221030 → 6.1.20230518 (WinPython distribution tools, including WPPM)
-
xarray 2022.10.0 → 2023.4.2 (N-D labeled arrays and datasets in Python)
-
zstandard 0.19.0 → 0.20.0 (Zstandard bindings for Python)
Removed packages:
-
altair_widgets 0.2.2 (Altair Widgets: An interactive visualization for statistical data for Python.)
-
dask_labextension 5.3.0 (A Jupyter Notebook server extension manages Dask clusters.)
-
flask_compress 1.13 (Compress responses in your Flask app with gzip.)
-
great_expectations 0.14.11 (Always know what to expect from your data.)
-
jsonpatch 1.32 (Apply JSON-Patches (RFC 6902))
-
jupyter_lsp 1.5.1 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)
-
jupyter_server_proxy 3.2.1 (Jupyter server extension to supervise and proxy web services)
-
jupyterlab_lsp 3.10.2 (Language Server Protocol integration for JupyterLab)
-
palettable 3.3.0 (Color palettes for Python)
-
pdvega 0.2.1.dev0 (Pandas plotting interface to Vega and Vega-Lite)
-
py 1.11.0 (library with cross-python path, ini-parsing, io, code, log facilities)
-
rise 5.7.1 (Reveal.js - Jupyter/IPython Slideshow Extension)
-
simpervisor 0.4 (Simple async process supervisor)
-
tomli 2.0.1 (A lil' TOML parser)
-
vega 3.6.0 (A Jupyter widget for Vega 5 and Vega-Lite 4)