mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-14 05:56:40 +00:00
release(exa): 0.3.1 (#32902)
This commit is contained in:
@@ -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
|
||||
]
|
||||
]
|
||||
|
939
libs/partners/exa/uv.lock
generated
939
libs/partners/exa/uv.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user