infra[patch], langchain[patch]: fix test deps and upper bound langchain dep on core(#13984)

This commit is contained in:
Bagatur
2023-11-28 13:26:15 -08:00
committed by GitHub
parent 1fd724293b
commit 48fbc5513d
11 changed files with 51 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-core"
version = "0.0.7"
version = "0.0.6"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"