Skip to content

Fix CI by pinning the openai library to v2.48.0 - #2133

Merged
rolandwalker merged 1 commit into
mainfrom
RW/pin-openai-v2-48-0
Aug 12, 2026
Merged

Fix CI by pinning the openai library to v2.48.0#2133
rolandwalker merged 1 commit into
mainfrom
RW/pin-openai-v2-48-0

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

It looks like additional work would be needed to support openai 3.x, (which should be done at some point). 3.x may be importing httpx, which is not available.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

It looks like additional work would be needed to support openai 3.x,
(which should be done at some point).  3.x may be importing httpx, which
is not available.
@rolandwalker rolandwalker self-assigned this Aug 12, 2026
@rolandwalker
rolandwalker merged commit ba22043 into main Aug 12, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/pin-openai-v2-48-0 branch August 12, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant