Skip to content

fix(ci): pin openai-codex to PyPI beta release#166

Merged
EXboys merged 1 commit into
mainfrom
fix/issue-165-codex-pypi-beta
Jun 18, 2026
Merged

fix(ci): pin openai-codex to PyPI beta release#166
EXboys merged 1 commit into
mainfrom
fix/issue-165-codex-pypi-beta

Conversation

@EXboys

@EXboys EXboys commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Closes #165

Summary

  • Pin openai-codex to >=0.1.0b3 because PyPI has no stable release yet (only beta builds)

Test plan

  • pip install -r backend/requirements.txt resolves openai-codex
  • Backend CI passes on main after merge

Refs #163

Made with Cursor

Stable 0.1.0 is not published; CI pip install failed after #164 merge.

Co-authored-by: Cursor <cursoragent@cursor.com>
@EXboys EXboys merged commit a7742d5 into main Jun 18, 2026
2 checks passed
@EXboys EXboys deleted the fix/issue-165-codex-pypi-beta branch June 18, 2026 04:57
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.

fix(ci): pin openai-codex to PyPI beta release

1 participant