geopandas / dask-geopandas

Parallel GeoPandas with Dask
https://dask-geopandas.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
486 stars 45 forks source link

TST/CI: pin moto<5 to fix timeout #269

Closed jorisvandenbossche closed 6 months ago

jorisvandenbossche commented 6 months ago

We are seeing timeouts with the latest moto, similarly as in dask itself: https://github.com/dask/dask/issues/10869. Therefore pinning to <5 for now.