### Checklist - [x] I searched existing issues - [x] I'm using the latest pymoo version ### Bug Description https://pymoo.org/misc/indicators.html#nb-hv The documentation says the hypervolume is calculated using the DEAP implementation but this is not longer true. ### Minimal Code to Reproduce ```python NA ``` ### Error Message ```shell ``` ### PyMoo & Python Version pymoo latest version