mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-21 15:07:35 +00:00
pinecone: bump core version (#29077)
This commit is contained in:
parent
ce9e9f9314
commit
c5bee0a544
2
libs/partners/pinecone/poetry.lock
generated
2
libs/partners/pinecone/poetry.lock
generated
@ -2127,4 +2127,4 @@ propcache = ">=0.2.0"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<3.13"
|
||||
content-hash = "2c3c3994612c7e8bb0e90b9457bae709a625b38dc0e35d7a9729e76797d2119a"
|
||||
content-hash = "45edeae182a36978fe4c7a68bddbda9b57727141433f457cbf73c9485fcc8749"
|
||||
|
@ -20,7 +20,7 @@ disallow_untyped_defs = "True"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<3.13"
|
||||
langchain-core = "^0.3.21"
|
||||
langchain-core = "^0.3.29"
|
||||
pinecone = "^5.4.0"
|
||||
aiohttp = ">=3.9.5,<3.10"
|
||||
numpy = ">=1.26.0,<2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user