prompty: bump core version (#25831)

This commit is contained in:
Erick Friis
2024-08-28 16:06:13 -07:00
committed by GitHub
parent c8b8335b82
commit e5ae988505
2 changed files with 556 additions and 403 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = ">=0.1.52,<0.3"
langchain-core = "^0.2.36"
pyyaml = "^6.0.1"
types-pyyaml = "^6.0.12.20240311"