diff --git a/pyproject.toml b/pyproject.toml index 25a87f2..1714e55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ readme = "README.md" requires-python = "==3.11.*" dependencies = [ - "np-services>=0.1.68", + "np-services>=0.1.69", "np-session>=0.6.40", "np-config>=0.4.27", "ipywidgets>=7",