Skip to content

Commit

Permalink
Ommit Gensim version 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec committed Apr 26, 2023
1 parent 46493fa commit 7c46826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ beautifulsoup4
biopython # Enables Pubmed widget.
conllu
docx2txt>=0.6
gensim>=4.3.0
gensim>=4.3.0,!=4.3.1 # gensim 4.3.1 is build on numpy 1.24, causing error on older numpys
httpx!=0.23.1 # temporary fix - semantic search fail (but only in tests)
langdetect
lemmagen3
Expand Down

0 comments on commit 7c46826

Please sign in to comment.