From f51538c6c5371bbf59f9225f8797db73a1738f35 Mon Sep 17 00:00:00 2001 From: bdpedigo Date: Thu, 10 Feb 2022 16:51:45 -0500 Subject: [PATCH] bump hyppo again --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index aeb5ff201..c060b6922 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,10 +27,10 @@ include_package_data = True python_requires = >=3.7, <3.10 install_requires = anytree>=2.8.0 - beartype>=0.10.0 + beartype>=0.10.0 gensim>=4.0.0 graspologic-native>=1.1.1 - hyppo>=0.3.1 + hyppo>=0.3.2 # bug with lower versions and scipy>=1.8 joblib>=0.17.0 # Older versions of joblib cause issue #806. Transitive dependency of hyppo. matplotlib>=3.0.0,!=3.3.* networkx>=2.1