diff --git a/pyproject.toml b/pyproject.toml index 35060918..687fb2f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ examples = [ "dvc[s3]==3.63.0", ] # dvc-s3 is needed to access 'dagshub' dvc remote web = [ - "panel==1.8.2", + "panel==1.8.4", "param==2.2.1", # data processing "pandas==2.3.3",