Skip to content

Commit c33be8d

Browse files
authored
pin sdk to commit (#5)
1 parent 09b7b2b commit c33be8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: Implementation :: PyPy",
2626
]
2727
dependencies = [
28-
"codex-sdk @ git+ssh://[email protected]/cleanlab/codex-python.git", # TODO: update this once we've published SDK
28+
"codex-sdk @ git+ssh://[email protected]/cleanlab/codex-python.git@65e466e57f61cacd16af61a3c506a9907380d9fe", # TODO: update this once we've published SDK
2929
"pydantic>=1.9.0, <3",
3030
]
3131

0 commit comments

Comments
 (0)