Skip to content

Commit

Permalink
update gensim version
Browse files Browse the repository at this point in the history
  • Loading branch information
MAYAS3 committed Sep 12, 2024
1 parent 6bb90d4 commit bc6a2c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ def main():
"numpy<2.0.0",
"torch",
"bpemb",
"scipy<=1.10.1",
"gensim>=4.0.0",
"scipy",
"gensim>=4.3.3",
"requests",
"fasttext-wheel",
"pymagnitude-light",
Expand Down

0 comments on commit bc6a2c0

Please sign in to comment.