numpy>=1.22
scipy>=1.9
pandas>=1.5
anndata>=0.9
scanpy>=1.9

[all]
msep[bayesian,docs,plotting,test]

[bayesian]
scvi-tools>=1.1
torch>=2.0

[docs]
mkdocs
mkdocs-material
mkdocstrings[python]

[plotting]
matplotlib>=3.6
seaborn>=0.12

[test]
pytest>=7.0
pytest-cov
