diff --git a/setup.cfg b/setup.cfg index 62868ad09..8502c4f9e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,7 @@ python_requires = >=3.8, <3.12 install_requires = anytree>=2.8.0 beartype>=0.10.0 - gensim>=4.0.0,!=4.2.0 # bug with 4.2.0 on some platforms, issue #998 + gensim>=4.3.2 graspologic-native>=1.1.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.