diff --git a/pyproject.toml b/pyproject.toml index b9774d6..37db3c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Astronomy", ] dependencies = [ - "ocs==0.11.3", + "ocs==0.12.0", "pyyaml", ]