Skip to content

Commit 69dea74

Browse files
fix: BROS-392: Add Chat tag to label interface + fix prediction valid… (#532)
Co-authored-by: hakan458 <[email protected]>
1 parent 218da0b commit 69dea74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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/3dcf7102170ee22cdb8198fb74150c260d334f3c.zip",
41+
"label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/620d3bce402bd222c7f5e87f6060033b6e27066e.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)