mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-26 14:38:36 +00:00
6 lines
145 B
YAML
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).
|