Our CI detected a new import error, on using platypus-opt 1.3.0. ``` ImportError: cannot import name 'default_variator' from 'platypus' ``` - Last week, the [build passed](https://github.com/quaquel/EMAworkbench/actions/runs/10554606242/job/29236737082), using platypus-opt 1.2.0 - This week, the [build failed](https://github.com/quaquel/EMAworkbench/actions/runs/10661818843/job/29547946575), using platypus-opt 1.3.0 Location the import error originates from: [outputspace_exploration.py#L30](https://github.com/quaquel/EMAworkbench/blob/561fda7a8bbb48126430f73a6f97eb1c21de2cef/ema_workbench/em_framework/outputspace_exploration.py#L30)
Our CI detected a new import error, on using platypus-opt 1.3.0.
Location the import error originates from: outputspace_exploration.py#L30