python3Packages.anywidget: 0.9.13 -> 0.9.18

https://github.com/manzt/anywidget/releases/tag/anywidget%400.9.18

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2025-04-03 23:12:02 +02:00
parent c3b44a3b3c
commit ffeca475ee
@@ -15,14 +15,14 @@
buildPythonPackage rec {
pname = "anywidget";
version = "0.9.13";
version = "0.9.18";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-xlVFW/UfghgusjxZR9N8xB8LH/rK9+K3YxR6IzLLPwc=";
hash = "sha256-Jiz0WbUXp9BE1vvIS5U+nIPwJnkLLdPOkPIaf47e0A8=";
};
# We do not need the jupyterlab build dependency, because we do not need to