mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-30 10:23:30 +00:00
ai21: fix core version (#21168)
This commit is contained in:
parent
44602bdc20
commit
0694538c39
2
libs/partners/ai21/poetry.lock
generated
2
libs/partners/ai21/poetry.lock
generated
@ -1246,4 +1246,4 @@ watchmedo = ["PyYAML (>=3.10)"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.8.1,<4.0"
|
||||
content-hash = "892d39e8c2a50b049e3c2bb8f39b8a2126273d9644944456bd9900f6d15c5cb2"
|
||||
content-hash = "c028d0e29b2e95ca7340b4fc858c6306cbe239ce961d06631439d51faf8d4260"
|
||||
|
@ -7,7 +7,7 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8.1,<4.0"
|
||||
langchain-core = "^0.1.28"
|
||||
langchain-core = "^0.1.48"
|
||||
langchain-text-splitters = "^0.0.1"
|
||||
ai21 = "^2.2.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user