diff --git a/pyproject.toml b/pyproject.toml index 1e7e67d..a5f19ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ authors = [{ name = "lorenzo", email = "lorenzo.cerrone@uzh.ch" }] dependencies = [ "streamlit>=1.51.0, <1.52.0", - "ngio==0.4.2", + "ngio==0.4.4", "plotly", "matplotlib", "orjson",