# Used for CI - It should match environment.yml

# Base conda deps
setuptools
setuptools-scm
pylint
black
flake8
isort
twine
wheel
pytest
pytest-cov

# This project conda deps
cython
numpy
scipy
scikit-learn
matplotlib
notebook
jupyterlab
scvelo

# This project pip deps
