Skip to content

v3.8.15: Fix click requirement

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 17:13

Typer removed click as a dependency in favour of vendoring it, but spaCy imports from Click, so the requirement needs to be added.