chore(deps): update openai requirement from <4,>=3.0.0 to >=3.8.0,<4 in /examples/realtime/twilio_sip - #4969
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bd3bf2ad2e
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| @@ -1,3 +1,3 @@ | |||
| fastapi>=0.120.0 | |||
| openai>=3.0.0,<4 | |||
| openai>=3.8.0,<4 | |||
There was a problem hiding this comment.
Preserve the existing OpenAI compatibility range
The previous openai>=3.0.0,<4 constraint already allowed 3.8.0, and this example does not introduce any 3.8-only API usage. Raising the lower bound therefore only makes installation fail for environments constrained to an otherwise supported OpenAI 3.0–3.7 release, while unconstrained installations could already resolve to 3.8.0. Keep the 3.0.0 lower bound unless the example gains a concrete dependency on 3.8 behavior.
Useful? React with 👍 / 👎.
|
@dependabot rebase |
Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v3.0.0...v3.8.0) --- updated-dependencies: - dependency-name: openai dependency-version: 3.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
bd3bf2a to
907954e
Compare
Updates the requirements on openai to permit the latest version.
Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
88391abrelease: 3.8.0 (#3785)09f446ffeat(api): add gpt-6-astra and related features (#3791)2a097b9docs: add canonical SDK security model (#3778)ab76ab5release: 3.7.0 (#3758)6f0da16feat(api): update usage APIs and documentation (#3779)b19c216fix: avoid repeated numpy checks for embeddings (#3757)1cfa80arelease: 3.6.0 (#3752)9917c6echore(deps-dev): bump pyright from 1.1.399 to 1.1.413 (#3744)0b52c9echore(deps-dev): bump mypy from 1.17 to 2.3.1 (#3747)4f5598cchore(deps-dev): bump@stdy/clifrom 0.22.1 to 0.22.2 (#3719)