diff --git a/pyproject.toml b/pyproject.toml index 41c6303..deb0f0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,5 +4,5 @@ authors = [ { name = "bjhardcastle", email = "ben.hardcastle@alleninstitute.org" }, ] requires-python = ">=3.11, <3.12" -dependencies = ["jupyterlab>=3.6", "np-workflows>=1.6.58"] +dependencies = ["jupyterlab>=3.6", "np-workflows>=1.6.59"]