Skip to content

Commit

Permalink
bump gensim version
Browse files Browse the repository at this point in the history
  • Loading branch information
bdpedigo committed Jul 22, 2024
1 parent 50f0842 commit fad9b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit fad9b40

Please sign in to comment.