v3.8.8: Fix deprecation warnings, update requirements, drop 3.9
·
6 commits
to master
since this release
- Fix deprecation warnings from click imports
- Update requirements, including switch to
typer-slimto reduce dependency footprint - Drop support for Python 3.9 (end-of-life)
Other dependencies in spaCy's tree have also been updated to widen the numpy compatibility pin, which should reduce installation problems for some users.