mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-23 08:46:37 +00:00
ftfy package was added for spaCy and is only used by spaCy. This change downgrades its version to meet the bounds specified by spaCy (>=4.4.2,<5.0.0). Relevant to #28643.