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