mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-26 09:24:28 +00:00
Co-authored-by: Mohammad Mohtashim <45242107+keenborder786@users.noreply.github.com> Co-authored-by: Caspar Broekhuizen <caspar@langchain.dev> Co-authored-by: ccurme <chester.curme@gmail.com> Co-authored-by: Christophe Bornet <cbornet@hotmail.com> Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com> Co-authored-by: Sadra Barikbin <sadraqazvin1@yahoo.com> Co-authored-by: Vadym Barda <vadim.barda@gmail.com>
14 lines
210 B
TOML
14 lines
210 B
TOML
version = 1
|
|
revision = 3
|
|
requires-python = ">=3.10.0, <4.0.0"
|
|
|
|
[[package]]
|
|
name = "langchain-monorepo"
|
|
version = "0.0.1"
|
|
source = { virtual = "." }
|
|
|
|
[package.metadata]
|
|
|
|
[package.metadata.requires-dev]
|
|
dev = []
|