mistralai[patch]: bump core (#30278)

This commit is contained in:
ccurme 2025-03-13 19:04:36 -04:00 committed by GitHub
parent 315bb17ef5
commit bbd4b36d76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ authors = []
license = { text = "MIT" }
requires-python = "<4.0,>=3.9"
dependencies = [
"langchain-core<1.0.0,>=0.3.44",
"langchain-core<1.0.0,>=0.3.45",
"tokenizers<1,>=0.15.1",
"httpx<1,>=0.25.2",
"httpx-sse<1,>=0.3.1",