single-cell-data / SOMA

A flexible and extensible API for annotated 2D matrix data stored in multiple underlying formats.
MIT License
69 stars 9 forks source link

Update pyarrow dependency #182

Closed johnkerl closed 7 months ago

johnkerl commented 8 months ago

https://github.com/single-cell-data/TileDB-SOMA/issues/1926

thetorpedodog commented 8 months ago

In this case, the requirements.txt files are intended to specify the exact version of every library that should be installed in the test environment; they can be automatically updated with ./python-spec/update-requirements-txt.

johnkerl commented 7 months ago

Commit https://github.com/single-cell-data/SOMA/pull/182/commits/331d5a79836b942f3928832e4bcf4084898ff450 implements the plan at https://github.com/single-cell-data/TileDB-SOMA/issues/1926#issuecomment-1821208184