Skip to content

Conversation

@rosbo
Copy link
Contributor

@rosbo rosbo commented Jan 29, 2026

The latest version of gensim (4.4.0) now supports the latest version of scipy:

http://b/335003097
http://b/415358158

The latest version of `gensim` (4.4.0) now supports the latest version
of scipy:
* https://github.com/piskvorky/gensim/blob/4.4.0/setup.py#L331 (`scipy
  >= 1.7.0`)
* https://github.com/piskvorky/gensim/blob/4.3.3/setup.py#L337 (`scipy
  >= 1.7.0, <1.14.0`

http://b/335003097
htt://b/415358158
Copy link
Contributor

@calderjo calderjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks LGTM, i was double checking to see if gensim was added back in the colab image. looks like it's stiil remove. but it's okay since we install it in requirements.txt

@rosbo
Copy link
Contributor Author

rosbo commented Jan 30, 2026

Thanks LGTM, i was double checking to see if gensim was added back in the colab image. looks like it's stiil remove. but it's okay since we install it in requirements.txt

Thanks for checking.

For reference, I also verified the status in the Colab image and current usage in kernels here: https://b.corp.google.com/issues/415358158#comment2

@rosbo rosbo merged commit 3a37a2d into main Jan 30, 2026
4 checks passed
@rosbo rosbo deleted the unpin-gensim-scipy branch January 30, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants