spaCy/spacy/tests/package
Adriane Boyd 2672eb4862 Update numpy build constraints for numpy 1.25
Starting in numpy 1.25 (see
https://github.com/numpy/numpy/releases/tag/v1.25.0), the numpy C API is
backwards-compatible by default.

For python 3.9+, we should be able to drop the specific numpy build
requirements and use `numpy>=1.25`, which is currently
backwards-compatible to `numpy>=1.19`.

In the future, the python <3.9 requirements could be dropped and the
lower numpy pin could correspond to the oldest supported version for the
current lower python pin.
2023-07-18 16:40:28 +02:00
..
__init__.py Sync thinc install dep in setup, fix test packaging (#9336) 2021-09-30 19:02:10 +02:00
test_requirements.py Update numpy build constraints for numpy 1.25 2023-07-18 16:40:28 +02:00