infra: avoid orjson 3.10.7 in vercel build (#25212)

This commit is contained in:
Bagatur
2024-08-08 19:23:18 -07:00
committed by GitHub
parent 652b3fa4a4
commit 91ea4b7449

View File

@@ -9,3 +9,6 @@ langchain-nvidia-ai-endpoints
langchain-elasticsearch
urllib3==1.26.19
nbconvert==7.16.4
# temp fix, uv fails to install 3.10.7
orjson<=3.10.6