multiple: version bumps (#26159)

This commit is contained in:
Erick Friis
2024-09-06 12:37:17 -07:00
committed by GitHub
parent 81f8c2f33d
commit ae24f7364d
55 changed files with 10603 additions and 9966 deletions

View File

@@ -13,7 +13,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = ">=3.9,<3.12.4"
langchain-core = ">=0.1.5,<0.3"
langchain-core = "^0.3.0.dev"
airbyte = "^0.7.3"
pydantic = ">=1.10.8,<2"