standard-tests, openai: bump core (#30202)

This commit is contained in:
ccurme
2025-03-10 15:22:24 -04:00
committed by GitHub
parent 38420ee76e
commit 62c570dd77
4 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ authors = []
license = { text = "MIT" }
requires-python = "<4.0,>=3.9"
dependencies = [
"langchain-core<1.0.0,>=0.3.42",
"langchain-core<1.0.0,>=0.3.43",
"openai<2.0.0,>=1.58.1",
"tiktoken<1,>=0.7",
]