tests/hazard_models/test_api_hazard_model.py::test_geocoding
/opt/hostedtoolcache/Python/3.11.13/x64/lib/python3.11/site-packages/pyogrio/__init__.py:7: DeprecationWarning: The 'shapely.geos' module is deprecated, and will be removed in a future version. All attributes of 'shapely.geos' are available directly from the top-level 'shapely' namespace (since shapely 2.0.0).
import shapely.geos # noqa: F401
We need to address the following issue with one of our package imports: