pcdshub / pcds-envs

conda environments used by PCDS
Other
1 stars 9 forks source link

Version conflicts from holding bluesky back #332

Open ZLLentz opened 4 months ago

ZLLentz commented 4 months ago

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