chanzuckerberg / cellxgene-census

CZ CELLxGENE Discover Census
https://chanzuckerberg.github.io/cellxgene-census/
MIT License
88 stars 22 forks source link

[python] drop python 3.8 support #972

Open bkmartinjr opened 10 months ago

bkmartinjr commented 10 months ago

Upstream dependencies (e.g., pandas, numba, numpy, scanpy, etc) are starting to drop Python 3.8 support. We should do so as well.

Related to #839

jdblischak commented 1 week ago

I think this Issue can be closed. It appears that the minimum supported Python version was bumped from 3.8 to 3.10 in https://github.com/chanzuckerberg/cellxgene-census/pull/1189