Need to get everything up-to-date soon to no longer have these sorts of build issues
Quick fix: pin back ophyd-async
Better fix: update required packages such that we can switch back to newest bluesky/ophyd
The conflict is caused by:
The user requested bluesky==1.10.0
ophyd-async 0.3.0 depends on bluesky>=1.13.0a3
Need to get everything up-to-date soon to no longer have these sorts of build issues Quick fix: pin back ophyd-async Better fix: update required packages such that we can switch back to newest bluesky/ophyd