Python package shapely - version conflict

I saw that shapely is part of the default python environment in Isaac Sim. It seems with Isaac Sim 2022.2.1 the shapely version went up from 1.8.2 to 2.0.1.

I am creating an extension that relies on a python library that will use shapely version 1 only. Do you have any recommendation how to resolve this?

It would also be interesting to know which Omniverse extensions actually use shapely.

Thanks much
Bruno