From 2091017bcca65d8b8e1260cf2e4c3ddc5cc96b68 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 5 Aug 2024 09:40:32 +0000 Subject: [PATCH] MAINT: implement updates from pre-commit hooks --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4957f74..a1ba342 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,8 +73,8 @@ jax = [ ] jupyter = [ "ampform-dpd[doc]", - "jupyterlab", "jupyterlab >=3.0", + "jupyterlab", "jupyterlab-code-formatter >=3.0.0", "jupyterlab-git", "jupyterlab-lsp",