diff --git a/pyproject.toml b/pyproject.toml index 7f94c3a..3f6166a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ classifiers = [ dependencies = [ "Click", "ray[default]", - "skypilot==0.7.0", + "skypilot==0.8.0", "hiyapyco'" ] [dependencies]