diff --git a/pyproject.toml b/pyproject.toml index 073b9db61..88d1719de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "ophyd == 1.9.0", "ophyd-async >= 0.3a5", "bluesky >= 1.13.0a4", - "dls-dodal @ git+https://github.com/DiamondLightSource/dodal.git@88ce04c52b8fc87c29dc0b51bcb3158795aeb814", + "dls-dodal @ git+https://github.com/DiamondLightSource/dodal.git", ]