diff --git a/pyproject.toml b/pyproject.toml index 2c96e80d..d4f1cac2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ examples = [ "dvc[s3]==3.63.0", ] # dvc-s3 is needed to access 'dagshub' dvc remote web = [ - "panel==1.6.1", + "panel==1.8.2", "param==2.2.1", # data processing "pandas==2.3.0",