Skip to content
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

Remove numpy<2 dependency #362

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amietn
Copy link

@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.

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.
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
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