release(exa): 0.3.1 (#32902)

This commit is contained in:
Mason Daugherty
2025-09-11 15:53:13 -04:00
committed by GitHub
parent bd765753ca
commit 5795ec3c4d
2 changed files with 466 additions and 479 deletions

View File

@@ -6,9 +6,9 @@ build-backend = "pdm.backend"
authors = []
license = { text = "MIT" }
requires-python = ">=3.9"
dependencies = ["langchain-core<1.0.0,>=0.3.60", "exa-py<2.0.0,>=1.0.8"]
dependencies = ["langchain-core<1.0.0,>=0.3.76", "exa-py<2.0.0,>=1.0.8"]
name = "langchain-exa"
version = "0.3.0"
version = "0.3.1"
description = "An integration package connecting Exa and LangChain"
readme = "README.md"
@@ -122,4 +122,4 @@ convention = "google"
"tests/**/*.py" = [
"S101", # Tests need assertions
"S311", # Standard pseudo-random generators are not suitable for cryptographic purposes
]
]

File diff suppressed because it is too large Load Diff