Commit 871c774
fix(valkey): bump haystack-ai to >=2.27.0rc1
The async test mixin classes (document_store_async module) were added
in deepset-ai/haystack#10975 and are only available from haystack-ai>=2.27.0rc1.
The previous constraint (>=2.26.1) caused a ModuleNotFoundError at test collection.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 33d1d5d commit 871c774
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments