oturns / geosnap

The Geospatial Neighborhood Analysis Package
https://oturns.github.io/geosnap-guide
BSD 3-Clause "New" or "Revised" License
247 stars 32 forks source link

bump pyarrow #204

Closed knaaptime closed 4 years ago

knaaptime commented 4 years ago

we had pinned an older version of pyarrow for quilt compatibility, but quilt has moved past that pin, so it can cause some installation trouble

knaaptime commented 4 years ago

this is failing from some dependency complexity. Originally, I had pyarrow pinned to 0.13 which which was forcing quilt v 3.0.7 which was pinned to the same pyarrow. Now that I've relaxed that pin, we're getting the newer version of quilt, and encountering this error related to data package importing