aphp / edsnlp

Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for French clinical notes.
https://aphp.github.io/edsnlp/
BSD 3-Clause "New" or "Revised" License
112 stars 29 forks source link

bumping spacy to version 3.6.X #217

Closed lusterck closed 11 months ago

lusterck commented 11 months ago

Bumping latest version of spacy

Description

Bumping spacy dependency to versions 3.6.X

Checklist

percevalw commented 11 months ago

Hi, thank you for this PR ! We have already removed the constraint (now spacy<4.0.0), this will be effective from the next release. Do not hesitate to file an issue first to avoid any duplicated efforts :)

lusterck commented 11 months ago

Thanks for reviewing @percevalw ! Apologies, I didn't catch the prior effort relaxing this constraint, I'll file an issue first next time.

Do you have a timeline in mind for the next release? Thanks!