From 1a2bdf9c7ca008c6798864c308070a8ef6da5b22 Mon Sep 17 00:00:00 2001 From: Benjamin Pedigo Date: Fri, 9 Dec 2022 12:23:28 -0500 Subject: [PATCH] Update setup.cfg (#999) --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index af3e056bc..55e908f38 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,6 +39,7 @@ install_requires = seaborn>= 0.11.0 scikit-learn>=0.22.0 scipy>=1.4.0 + typing-extensions>=4.4.0 umap-learn>=0.4.6 [options.packages.find]