mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-21 06:14:37 +00:00
prompty: bump core version (#25831)
This commit is contained in:
parent
c8b8335b82
commit
e5ae988505
957
libs/partners/prompty/poetry.lock
generated
957
libs/partners/prompty/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,7 @@ license = "MIT"
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.8.1,<4.0"
|
python = ">=3.8.1,<4.0"
|
||||||
langchain-core = ">=0.1.52,<0.3"
|
langchain-core = "^0.2.36"
|
||||||
pyyaml = "^6.0.1"
|
pyyaml = "^6.0.1"
|
||||||
types-pyyaml = "^6.0.12.20240311"
|
types-pyyaml = "^6.0.12.20240311"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user