There was an error while loading. Please reload this page.
2 parents 66724b8 + 74dbfdc commit bb174b3Copy full SHA for bb174b3
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = [
44
# Hosted productivity experiments only. The Codex SDK requires Python 3.10+;
45
# this extra never becomes a dependency of the Python 3.9-compatible core.
46
hosted-eval = [
47
- "openai-codex==0.144.4; python_version >= '3.10'",
+ "openai-codex==0.147.0; python_version >= '3.10'",
48
]
49
# Managed Cloud Sync encrypts every bundle client-side with ChaCha20-Poly1305. Keep this
50
# outside the NumPy-only core so local/offline users do not acquire a crypto runtime.
0 commit comments