# The requirements listed here are for development.
# Requirements of your napari plugin should be listed in setup.cfg
# See also: https://caremad.io/posts/2013/07/setup-vs-requirement/

-e .

pip~=21.3
wheel~=0.37.0
openssl~=3.0.0
tornado~=6.1
numpy>=1.21
setuptools~=59.8.0
docutils~=0.17.1
pandas~=1.4.0
napari~=0.4.11
matplotlib~=3.5.0
magicgui~=0.3.0
qtpy~=2.0.1
scikit-image~=0.19
umap-learn~=0.5.1
hdbscan~=0.8.27
scikit-learn~=1.0
zlib~=1.2.11
brotli~=1.0.9
pytz~=2021.3
numba~=0.54.1
pre-commit
pytest~=6.2.5
