From 68339cd5e9bbf86f62f6b9d34a24293ec1554dfe Mon Sep 17 00:00:00 2001 From: "Matthew J. Davis" Date: Fri, 8 Jul 2022 18:35:40 -0700 Subject: [PATCH] update requires with umap and h5py addresses #822 --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 87c793369..b371c7476 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,8 @@ install_requires = dash plotly hdmf<=2.4.0 + h5py + umap [options.extras_require] DEV =