release(nomic): 0.1.5 (#32905)

This commit is contained in:
Mason Daugherty
2025-09-11 15:54:19 -04:00
committed by GitHub
parent 5795ec3c4d
commit 0ea945d291
2 changed files with 804 additions and 684 deletions

View File

@@ -7,12 +7,12 @@ authors = []
license = { text = "MIT" }
requires-python = ">=3.9"
dependencies = [
"langchain-core!=0.3.0,!=0.3.1,!=0.3.10,!=0.3.11,!=0.3.12,!=0.3.13,!=0.3.14,!=0.3.2,!=0.3.3,!=0.3.4,!=0.3.5,!=0.3.6,!=0.3.7,!=0.3.8,!=0.3.9,<0.4.0,>=0.2.43",
"nomic<4.0.0,>=3.1.2",
"langchain-core>=0.3.76",
"nomic<4.0.0,>=3.5.3",
"pillow<11.0.0,>=10.3.0",
]
name = "langchain-nomic"
version = "0.1.4"
version = "0.1.5"
description = "An integration package connecting Nomic and LangChain"
readme = "README.md"

File diff suppressed because it is too large Load Diff