mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-19 09:30:15 +00:00
fix(docs): resolve langchain-azure-ai conflict with langchain-core (#32528)
This commit is contained in:
parent
f4f919768e
commit
156ae2e69b
@ -11,3 +11,5 @@ numpy>=1.26.0,<2.0.0
|
||||
simsimd>=5.0.0
|
||||
# Fix sentencepiece build error - use newer version that supports modern CMake
|
||||
sentencepiece>=0.2.1
|
||||
# Fix langchain-azure-ai dependency conflict with langchain-core
|
||||
langchain-core @ file:///home/runner/work/langchain/langchain/langchain/libs/core
|
||||
|
Loading…
Reference in New Issue
Block a user