infra: add to vercel overrides (#31170)

Incompatibility between langchain-redis and langchain-ai21 `tenacity`
dep
This commit is contained in:
ccurme 2025-05-08 16:36:43 -04:00 committed by GitHub
parent 9aac8923a3
commit 0ba8697286
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,3 +2,5 @@ httpx
grpcio
aiohttp<3.11
protobuf<3.21
tenacity
urllib3