curiosity-ai/catalyst

Catalyst.Spacy problems with Spacy 3.4.3

Opened this issue · 1 comments

Describe the bug
Looks like the newest spacy version 3.4.3 isn't included in the compatibility list or there is a problem with version parsing.
Catalyst.Spacy.GetSpacyVersion()
fixedVersion is null

To Reproduce
Just run the Catalyst.Spacy.Test

Expected behavior
I hosted my own compatibility.json changing the version to 3.4.3 and it worked again.

Have the same issue. Please help fix. Thanks.