diff --git a/pyproject.toml b/pyproject.toml index 7d7cb6f..35c12e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ examples = [ "dvc[s3]==3.58.0", ] # dvc-s3 is needed to access 'dagshub' dvc remote web = [ - "panel==1.5.4", + "panel==1.5.5", "param==2.1.1", # data processing "pandas==2.2.3",