haystack/releasenotes/notes/pin-numpy-2304f88504d5041a.yaml
Stefano Fiorucci 2413bb3f42
chore: pin numpy<2; tenacity!=8.4.0 (#7876)
* pin numpy<2

* reno

* pin tenacity too
2024-06-17 10:54:02 +02:00

6 lines
145 B
YAML

---
fixes:
- |
Pin numpy<2 to avoid breaking changes that cause several core integrations to fail.
Pin tenacity too (8.4.0 is broken).