Skip to content

v6.10.3: Python 3.7 support and dependency updates

Compare
Choose a tag to compare
@ines ines released this 21 Jul 13:55
· 37 commits to v6.10.x since this release

✨ New features and improvements

  • Update cytoolz version pin to make Thinc compatible with Python 3.7.
  • Only install old pathlib backport on Python 2 (see #69).
  • Use msgpack instead of msgpack-python.
  • Drop termcolor dependency.