mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-18 09:01:03 +00:00
infra: avoid orjson 3.10.7 in vercel build (#25212)
This commit is contained in:
parent
652b3fa4a4
commit
91ea4b7449
@ -9,3 +9,6 @@ langchain-nvidia-ai-endpoints
|
|||||||
langchain-elasticsearch
|
langchain-elasticsearch
|
||||||
urllib3==1.26.19
|
urllib3==1.26.19
|
||||||
nbconvert==7.16.4
|
nbconvert==7.16.4
|
||||||
|
|
||||||
|
# temp fix, uv fails to install 3.10.7
|
||||||
|
orjson<=3.10.6
|
||||||
|
Loading…
Reference in New Issue
Block a user