Skip to content

Cannot use numpy 2.0 because old thinc version is usedΒ #13607

@scott-8

Description

@scott-8

How to reproduce the behaviour

spaCy 3.7.6 was built against numpy 2.0, but still lists thinc>=8.2.2,<8.3.0 as a dependency. thinc does support numpy 2.0 until version 8.3.0, so spaCy is unable to use it.

Your Environment

  • spaCy version: 3.7.6
  • Platform: Windows-11-10.0.22621-SP0
  • Python version: 3.12.0
  • Pipelines: en_core_web_sm (3.7.1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions