diff --git a/pyproject.toml b/pyproject.toml index f26c6713..aa299493 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "pyyaml==6.0.3", "scikit-learn==1.7.2", "tqdm==4.67.1", - "streamlit==1.50.0", + "streamlit==1.55.0", "nd2==0.10.4", "sqlalchemy==2.0.44", "plotly-express==0.4.1",