Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

pin msgpack #2125

Merged
merged 1 commit into from
Nov 30, 2018
Merged

pin msgpack #2125

merged 1 commit into from
Nov 30, 2018

Conversation

joelgrus
Copy link
Contributor

I hope this will fix

explosion/spaCy#2995

(we are pinned to an old version of spacy, which is pinned to an old version of thinc, so we don't get the fix just by updating)

@schmmd schmmd merged commit 2783044 into allenai:master Nov 30, 2018
@honnibal
Copy link

Sorry about this. I've released Thinc v6.12.1 so installations should work correctly. spaCy avoids depending on msgpack directly for just this sort of reason, it's imported via Thinc --- so we only need to change it there.

Btw, your spaCy pin is correct. You've got it pinned to >=2.0,<2.1, which is right. The current stable is v2.0. We only have v2.1 on spacy-nightly currently, which you shouldn't depend on (obviously).

nelson-liu added a commit to allenai/allennlp-feedstock that referenced this pull request Dec 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants