# ✨ Feature Request `shapely.vectorized` has been deprecated since `2.0.0` and is used in the `merge` routine in `ants.analysis`. This can be updated. ## Requirements Replace deprecated calls with recommended `contains_xy`. ## Context This will be used in `merge`.
✨ Feature Request
shapely.vectorizedhas been deprecated since2.0.0and is used in themergeroutine inants.analysis. This can be updated.Requirements
Replace deprecated calls with recommended
contains_xy.Context
This will be used in
merge.