core[patch],langchain[patch],community[patch]: Bump version dependency of tenacity to >=8.1.0,!=8.4.0,<10 (#27201)
This should fixes the compatibility issue with graprag as in
- https://github.com/langchain-ai/langchain/discussions/25595
Here are the release notes for tenacity 9
(https://github.com/jd/tenacity/releases/tag/9.0.0)
---------
Signed-off-by: Zihao Diao <hi@ericdiao.com>
Co-authored-by: Eugene Yurtsev <eugene@langchain.dev>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>