The most likely cause of both being present is equivalent dependencies for two use cases, not a single multi-stage conda environment. If deps should be installed in conda with pip, they will be in `environment.yml` under `pip`.
They both get installed.