diff --git a/pyproject.toml b/pyproject.toml index d06815f6d..e78dc7719 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "ophyd == 1.9.0", "ophyd-async >= 0.9.0a2", "bluesky >= 1.13", - "dls-dodal @ git+https://github.com/DiamondLightSource/dodal.git@b0f01b6fca039fa39c816529a962b280c38f0c64", + "dls-dodal @ git+https://github.com/DiamondLightSource/dodal.git", ]