Skip to content

Remove numpy<2 dependency #362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

amietn
Copy link
Contributor

@amietn amietn commented Oct 10, 2024

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.

Copy link
Member

@Anush008 Anush008 left a comment

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
15 checks passed
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