scverse / scvi-tools

Deep probabilistic analysis of single-cell and spatial omics data
http://scvi-tools.org/
BSD 3-Clause "New" or "Revised" License
1.25k stars 355 forks source link

Update pyproject.toml for 1.1.6 #2971

Closed ori-kron-wis closed 2 months ago

ori-kron-wis commented 2 months ago

This is for anndata to work with mudata for scvi-tools 1.1.x most recent release for scvi >=1.2.x we will no longer support python 3.9 and this constraint will be redundant

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.88%. Comparing base (07c3a12) to head (0da95e8). Report is 1 commits behind head on 1.1.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.1.x #2971 +/- ## ======================================= Coverage 86.88% 86.88% ======================================= Files 155 155 Lines 12897 12898 +1 ======================================= + Hits 11205 11207 +2 + Misses 1692 1691 -1 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/scverse/scvi-tools/pull/2971/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)