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

CU-869637yfx: Pin spacy dependency to lower than 3.8 #494

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

mart-r
Copy link
Collaborator

@mart-r mart-r commented Oct 7, 2024

The latest version of spacy depends on numpy>=2. But we cannot support that due to other versions requiring numpy<2.

This incompatibility made the GHA workflow fail

So pinned spacy to less than 3.8 to fix this.

@tomolopolis
Copy link
Member

Copy link
Member

@tomolopolis tomolopolis left a comment

Choose a reason for hiding this comment

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

lgtm

@mart-r mart-r merged commit 909cfad into master Oct 9, 2024
8 checks passed
mart-r added a commit to mart-r/MedCAT that referenced this pull request Oct 14, 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.

2 participants