Skip to content

Commit 420429b

Browse files
chore(deps): bump openai from 1.66.5 to 1.82.1
Bumps [openai](https://github.com/openai/openai-python) from 1.66.5 to 1.82.1. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.66.5...v1.82.1) --- updated-dependencies: - dependency-name: openai dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b3c0da commit 420429b

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wrapt = "^1.14"
1515
attrs = ">=22.2.0"
1616
python-dateutil = "^2.8.0"
1717
langchain-core = { version = "^0.3.61", optional = true }
18-
openai = { version = "<1.67.0", optional = true }
18+
openai = { version = "<1.84.0", optional = true }
1919
openai-agents = { version = "<0.0.13", optional = true }
2020

2121
galileo-core = "~=3.32.0"
@@ -39,7 +39,7 @@ time-machine = "^2.16.0" # freezegun causes problems with pydantic model valida
3939
[tool.poetry.group.dev.dependencies]
4040
pre-commit = "^4.0.1"
4141
mypy = "^1.14.0"
42-
openai = "^1.61.0"
42+
openai = "^1.83.0"
4343
codeflash = ">=0.12.3"
4444
ruff = "^0.11.12"
4545

0 commit comments

Comments
 (0)