What's Changed
Fix some bugs introduced in v0.2.2 while trying to fix the uneven pvalues/relevant interaction files with the new cellphonedb v5 outputs
Added a new option to heatmap to allow slicing of only relevant cell types.
* Pin versions by zktuong in https://github.com/zktuong/ktplotspy/pull/54
* check if incorrect dimensions and pad numbers if missing by zktuong in https://github.com/zktuong/ktplotspy/pull/57
* Add celltypes option to heatmap by zktuong in https://github.com/zktuong/ktplotspy/pull/58
* Revert "check if incorrect dimensions and pad numbers if missing (57)" by zktuong in https://github.com/zktuong/ktplotspy/pull/61
* attempt to fix missing interactions 1 by zktuong in https://github.com/zktuong/ktplotspy/pull/62
* fix uneven columns and rows by zktuong in https://github.com/zktuong/ktplotspy/pull/63
Dependabot updates
* pip prod(deps): update readthedocs-sphinx-ext requirement from <=2.2.3 to <=2.2.4 by dependabot in https://github.com/zktuong/ktplotspy/pull/49
* pip prod(deps): update readthedocs-sphinx-ext requirement from <=2.2.4 to <=2.2.5 by dependabot in https://github.com/zktuong/ktplotspy/pull/50
* Bump tj-actions/changed-files from 35 to 41 in /.github/workflows by dependabot in https://github.com/zktuong/ktplotspy/pull/52
* pip prod(deps): update pandas requirement from ^1.5.0 to >=1.5,<3.0 by dependabot in https://github.com/zktuong/ktplotspy/pull/55
* pip prod(deps): update seaborn requirement from ^0.12.0 to >=0.12,<0.14 by dependabot in https://github.com/zktuong/ktplotspy/pull/56
**Full Changelog**: https://github.com/zktuong/ktplotspy/compare/v0.2.1...v0.2.3