Skip to content

Remove numpy<2 dependency#362

Merged
joein merged 1 commit into
qdrant:mainfrom
amietn:remove-numpy-less-than-2
Nov 13, 2024
Merged

Remove numpy<2 dependency#362
joein merged 1 commit into
qdrant:mainfrom
amietn:remove-numpy-less-than-2

Conversation

@amietn

@amietn amietn commented Oct 10, 2024

Copy link
Copy Markdown
Contributor

This causes an incompatibility with spaCy>=3.8.0 because no matching versions of numpy can be found when using both libraries at once.

It looks like the tests pass again without the numpy<2 requirement so there is no reason to keep this requirement anymore.

@Anush008 Anush008 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you @amietn

@Anush008 Anush008 requested a review from joein October 22, 2024 18:01
This causes an incompatibility with spaCy because no matching
versions of numpy can be found when using both libraries at once.

It looks like the tests pass again without the numpy<2 requirement
so there is no reason to keep this requirement anymore.
@joein joein force-pushed the remove-numpy-less-than-2 branch from d4073f5 to 2becd08 Compare November 13, 2024 09:53
@joein joein merged commit 9841666 into qdrant:main Nov 13, 2024
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.

3 participants