diff --git a/setup.cfg b/setup.cfg index 59ce6d618..f9451709d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ install_requires = xarray == 2024.3.0 doct == 1.1.0 databroker == 1.2.5 - dls-dodal == 1.13.1 + dls-dodal == 1.22.0 pydantic<2.0 # See https://github.com/DiamondLightSource/hyperion/issues/774 scipy == 1.13.0 pyzmq<25 # See https://github.com/DiamondLightSource/hyperion/issues/1103