Skip to content

Commit be8fb84

Browse files
feat: ROOT-220: Let ML Backends use Personal Access Tokens (#619)
Co-authored-by: matt-bernstein <[email protected]> Co-authored-by: robot-ci-heartex <[email protected]>
1 parent 3e630ef commit be8fb84

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"kombu (>=5.4.0rc2)",
3939
"uvicorn",
4040
"pydantic-settings (>=2.9.0,<3.0.0)",
41-
"label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/465dc5960f2476929f6aca4aacce73905eb553cb.zip",
41+
"label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/abe7c7d9b690219fbeda55a7668b6375469c0a56.zip",
4242
"requests (>=2.32.0,<3.0.0)",
4343
# Using litellm from forked repo until vertex fix is released: https://github.com/BerriAI/litellm/issues/7904
4444
"litellm (>=1.76.1,<2.0.0)",

0 commit comments

Comments
 (0)