Bump transformers extras_require to support latest spacy_transformers #13024
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Let's move the discussion to the PR thread. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The latest
transformers
minor version (4.33.*
) is only supported byspacy_transformers==1.3.1
, butspacy
is currently restricted tospacy_transformers>=1.1.2,<1.3.0
. Wouldspacy
accept a PR increasing this range to1.1.2,<1.4.0
?Beta Was this translation helpful? Give feedback.
All reactions