What's Changed
* Use hatch instead of poetry and bump minimum versions by adamgayoso in https://github.com/JonathanShor/DoubletDetection/pull/160
* Fix test.yml by adamgayoso in https://github.com/JonathanShor/DoubletDetection/pull/164
* Drop removed .A1 for asarray(...).ravel() by adamgayoso in https://github.com/JonathanShor/DoubletDetection/pull/161
* add louvain and leidenalg to dev dependencies by adamgayoso in https://github.com/JonathanShor/DoubletDetection/pull/165
* Add python typing by adamgayoso in https://github.com/JonathanShor/DoubletDetection/pull/162
* Use numpy default rng instead of setting global seed by adamgayoso in https://github.com/JonathanShor/DoubletDetection/pull/163
* readthedocs update by adamgayoso in https://github.com/JonathanShor/DoubletDetection/pull/166
* Update docs by adamgayoso in https://github.com/JonathanShor/DoubletDetection/pull/167
* Fix usage of pseudocount by adamgayoso in https://github.com/JonathanShor/DoubletDetection/pull/168
**Full Changelog**: https://github.com/JonathanShor/DoubletDetection/compare/v4.2...v4.3