diff --git a/pyproject.toml b/pyproject.toml index ef266b1b..fe08b524 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ classifiers = [ dependencies = [ "bluesky", # Bluesky framework - "ophyd-async[ca] == 0.10.1", # Device abstraction + "ophyd-async[ca] == 0.11", # Device abstraction "matplotlib", # Plotting "lmfit", # Fitting "scipy", # Definitions of erf/erfc functions