mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-26 08:33:49 +00:00
docs: fix vercel core dep (#21837)
This commit is contained in:
parent
2d3f4e1a16
commit
5285336cb1
@ -1,3 +1,4 @@
|
|||||||
|
-2 ../libs/core
|
||||||
-e ../libs/langchain
|
-e ../libs/langchain
|
||||||
-e ../libs/community
|
-e ../libs/community
|
||||||
-e ../libs/experimental
|
-e ../libs/experimental
|
||||||
@ -9,4 +10,3 @@ langchain-elasticsearch
|
|||||||
langchain-postgres
|
langchain-postgres
|
||||||
urllib3==1.26.18
|
urllib3==1.26.18
|
||||||
nbconvert==7.16.4
|
nbconvert==7.16.4
|
||||||
langchain-core==0.1.52
|
|
||||||
|
Loading…
Reference in New Issue
Block a user