Skip to content

Commit

Permalink
Change to fix issue with gensim, see https://stackoverflow.com/questi…
Browse files Browse the repository at this point in the history
  • Loading branch information
fbanados committed Jun 17, 2024
1 parent ae64bc8 commit 67523e3
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 147 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ whitenoise = "*"
foma = {subdirectory = "foma/python", git = "https://github.com/andrewdotn/foma"}
uwsgi = "*"
gensim = "*"
scipy = "==1.10.1"
more-itertools = "~=8.7.0"
types-requests = "*"
requests = "*"
Expand Down
Loading

0 comments on commit 67523e3

Please sign in to comment.